diff options
author | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2014-02-27 13:21:54 +0100 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2014-02-27 13:21:54 +0100 |
commit | fa37042b32a706709d3862f0aaf257ab315cfec3 (patch) | |
tree | dce8a79ae740419d8828f99c04ed05331817b008 /themes/baggy | |
parent | 0e7f04b04ed73d4ef320948323742631a3d125e8 (diff) | |
download | wallabag-fa37042b32a706709d3862f0aaf257ab315cfec3.tar.gz wallabag-fa37042b32a706709d3862f0aaf257ab315cfec3.tar.zst wallabag-fa37042b32a706709d3862f0aaf257ab315cfec3.zip |
[fix] Baggy theme navigation bug #485
Diffstat (limited to 'themes/baggy')
-rwxr-xr-x | themes/baggy/css/main.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/baggy/css/main.css b/themes/baggy/css/main.css index 3e128b08..6316fcc0 100755 --- a/themes/baggy/css/main.css +++ b/themes/baggy/css/main.css | |||
@@ -442,6 +442,7 @@ footer a { | |||
442 | 442 | ||
443 | .pagination { | 443 | .pagination { |
444 | text-align: right; | 444 | text-align: right; |
445 | margin-bottom:50px; | ||
445 | } | 446 | } |
446 | 447 | ||
447 | .nb-results { | 448 | .nb-results { |