Workaround

This commit is contained in:
Liang Ding 2015-12-06 11:39:26 +08:00
parent 43c3ae0c69
commit 134a6f8178
1 changed files with 2 additions and 1 deletions

View File

@ -156,8 +156,9 @@ button {
-webkit-font-smoothing: antialiased; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; -moz-osx-font-smoothing: grayscale;
cursor: pointer; cursor: pointer;
font-size: 13px; font-size: 13px !important;
line-height: 20px; line-height: 20px;
display: block !important;
} }
.ico-book:before { .ico-book:before {