Workaround
This commit is contained in:
parent
43c3ae0c69
commit
134a6f8178
|
@ -156,8 +156,9 @@ button {
|
|||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
cursor: pointer;
|
||||
font-size: 13px;
|
||||
font-size: 13px !important;
|
||||
line-height: 20px;
|
||||
display: block !important;
|
||||
}
|
||||
|
||||
.ico-book:before {
|
||||
|
|
Loading…
Reference in New Issue