diff options
author | Thomas Citharel <tcit@tcit.fr> | 2014-08-21 16:24:13 +0200 |
---|---|---|
committer | Thomas Citharel <tcit@tcit.fr> | 2014-08-21 16:24:13 +0200 |
commit | 45e60cb52a132917463bb45d1f1b41fc671ca659 (patch) | |
tree | ecc379d37a97de6b36c71bd5af2904befffea939 /themes/baggy/css | |
parent | 1daa8e4a0f6e5afdd20ec307a28b02b1e30b0d70 (diff) | |
parent | 051f7fb28c312519419f41025c9a83b6befb91bc (diff) | |
download | wallabag-45e60cb52a132917463bb45d1f1b41fc671ca659.tar.gz wallabag-45e60cb52a132917463bb45d1f1b41fc671ca659.tar.zst wallabag-45e60cb52a132917463bb45d1f1b41fc671ca659.zip |
Merge branch 'dev' of https://github.com/wallabag/wallabag into dev
Diffstat (limited to 'themes/baggy/css')
-rwxr-xr-x | themes/baggy/css/main.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/baggy/css/main.css b/themes/baggy/css/main.css index f8238744..9c50786b 100755 --- a/themes/baggy/css/main.css +++ b/themes/baggy/css/main.css | |||
@@ -630,7 +630,7 @@ a.add-to-wallabag-link-after:after { | |||
630 | 630 | ||
631 | #add-link-result { | 631 | #add-link-result { |
632 | font-weight: bold; | 632 | font-weight: bold; |
633 | margin-top: 10px; | 633 | font-size: 0.9em; |
634 | } | 634 | } |
635 | 635 | ||
636 | /* ========================================================================== | 636 | /* ========================================================================== |