Added the correct styling back for the dialog buttons, that got regressed somewhere
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user