diff --git a/themes/baggy/css/main.css b/themes/baggy/css/main.css index 568eb116a..2aad3aa7f 100755 --- a/themes/baggy/css/main.css +++ b/themes/baggy/css/main.css @@ -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 {