Added the correct styling back for the dialog buttons, that got regressed somewhere

pull/2110/head
wmwragg 2016-09-05 10:50:58 +01:00
parent fb103cb9e1
commit 519dd16135
1 changed files with 3 additions and 2 deletions

View File

@ -196,8 +196,9 @@ input[type=text]:focus, textarea:focus {
height: 36px;
border-radius: 40px;
border: solid 1px #76cfa6;
font-weight: 400;
font-size: 15px;
font-weight: 600;
font-size: 14px;
font-family: 'Open Sans', Arial, Helvetica, Sans-Serif;
margin-left: 0px;
margin-right: 8px;
padding-left: 1.5em;