Fixed vertical text alignment of buttons

This commit is contained in:
Marcin Kurczewski 2014-05-18 23:22:50 +02:00
parent 021514aabd
commit 3e426844a8

View file

@ -285,7 +285,7 @@ button {
font-size: 12pt; font-size: 12pt;
border-radius: 5px; border-radius: 5px;
padding: 5px 15px; padding: 5px 15px;
-moz-box-sizing: border-box; line-height: 100%;
color: white; color: white;
background: hsl(0,70%,60%); background: hsl(0,70%,60%);
border: 0; border: 0;