Flat skin: Fix button text alignment.

master
Artem Sapegin 2014-01-17 12:01:50 +04:00
parent 653f44ad72
commit 213fc49f86
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ button-colors(button, color) {
margin:margin;
line-height:1.5;
border:0;
text-align:left;
cursor:pointer;
}