This commit is contained in:
parent
134a6f8178
commit
9bc0d8e036
|
@ -156,9 +156,8 @@ 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 !important;
|
font-size: 13px;
|
||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
display: block !important;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.ico-book:before {
|
.ico-book:before {
|
||||||
|
|
Loading…
Reference in New Issue