fix readability icon position on safari (fix #651)

This commit is contained in:
Athou
2014-11-07 10:26:58 +01:00
parent 928cf1220e
commit 9b2cdbbb18

View File

@@ -13,8 +13,4 @@
content: "\e018";
font-family: "readabilicons";
-webkit-font-smoothing: antialiased;
font-size: 21px;
top: 5px;
position: relative;
line-height: 0px;
}