diff options
author | Thomas Citharel <tcit@tcit.fr> | 2015-03-13 17:08:14 +0100 |
---|---|---|
committer | Thomas Citharel <tcit@tcit.fr> | 2015-03-13 17:08:14 +0100 |
commit | ae27d0ffca1c3a381226fed42adea66c3971fdde (patch) | |
tree | abc13ffa4e547299edeb4a2afe832e802d1aee32 /themes/default/css | |
parent | f76dab12c9913e0bf4bafd8f59cccdb6bf395994 (diff) | |
download | wallabag-ae27d0ffca1c3a381226fed42adea66c3971fdde.tar.gz wallabag-ae27d0ffca1c3a381226fed42adea66c3971fdde.tar.zst wallabag-ae27d0ffca1c3a381226fed42adea66c3971fdde.zip |
fix little problems and bring previous features to all themes
Diffstat (limited to 'themes/default/css')
-rwxr-xr-x | themes/default/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/css/style.css b/themes/default/css/style.css index 58d908ee..9a681748 100755 --- a/themes/default/css/style.css +++ b/themes/default/css/style.css | |||
@@ -151,7 +151,7 @@ a:visited { | |||
151 | text-indent: -9999px; | 151 | text-indent: -9999px; |
152 | } | 152 | } |
153 | 153 | ||
154 | .random { | 154 | .icon-random { |
155 | display: inline-block; | 155 | display: inline-block; |
156 | width: 16px; | 156 | width: 16px; |
157 | height: 16px; | 157 | height: 16px; |