mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-23 08:06:33 +00:00
Fixing icon text on unread page
This commit is contained in:
parent
fc01f94387
commit
46533cac7d
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue