1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-07-12 16:58:37 +00:00

Merge pull request #945 from jsit/carrot

Fixing icon text on unread page
This commit is contained in:
Thomas Citharel 2014-11-21 22:10:02 +01:00
commit fe16457efc

View file

@ -667,8 +667,8 @@ a.add-to-wallabag-link-after:after {
.icon span,
.icon-image span {
display: inline-block;
text-indent: -9999px;
position: absolute;
top: -9999px;
}
[class^="icon-"]:before, [class*=" icon-"]:before {