Fixed vertical text alignment of buttons
This commit is contained in:
parent
021514aabd
commit
3e426844a8
1 changed files with 1 additions and 1 deletions
|
@ -285,7 +285,7 @@ button {
|
|||
font-size: 12pt;
|
||||
border-radius: 5px;
|
||||
padding: 5px 15px;
|
||||
-moz-box-sizing: border-box;
|
||||
line-height: 100%;
|
||||
color: white;
|
||||
background: hsl(0,70%,60%);
|
||||
border: 0;
|
||||
|
|
Loading…
Reference in a new issue