aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rwxr-xr-xthemes/baggy/css/main.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/baggy/css/main.css b/themes/baggy/css/main.css
index 568eb116..2aad3aa7 100755
--- a/themes/baggy/css/main.css
+++ b/themes/baggy/css/main.css
@@ -667,8 +667,8 @@ a.add-to-wallabag-link-after:after {
667 667
668.icon span, 668.icon span,
669.icon-image span { 669.icon-image span {
670 display: inline-block; 670 position: absolute;
671 text-indent: -9999px; 671 top: -9999px;
672} 672}
673 673
674[class^="icon-"]:before, [class*=" icon-"]:before { 674[class^="icon-"]:before, [class*=" icon-"]:before {