fix broken buttons for IE8-11

This commit is contained in:
Morris Jobke 2014-06-17 11:45:55 +02:00
parent 17685adb87
commit e7365c9507
1 changed files with 1 additions and 0 deletions

View File

@ -114,6 +114,7 @@ thead {
margin: 0 5px; margin: 0 5px;
height: 28px; height: 28px;
padding-bottom: 4px; padding-bottom: 4px;
line-height: 14px;
} }
#save .save-form [type="submit"] { #save .save-form [type="submit"] {