diff options
author | tcit <tcit@tcit.fr> | 2014-10-31 18:54:08 +0100 |
---|---|---|
committer | tcit <tcit@tcit.fr> | 2014-10-31 18:54:08 +0100 |
commit | a63cd1b06ff74edbb47b9f4dae16268e1737c13a (patch) | |
tree | 6cd7efaae2395582422803e3678485f8b959aeb0 /themes/baggy/css | |
parent | ccaefcf69a5e2e9404a40b7377fbdfe9627c0320 (diff) | |
parent | 15eb5ca4b83710059c1bb7a7a6aa270ed3cb704c (diff) | |
download | wallabag-a63cd1b06ff74edbb47b9f4dae16268e1737c13a.tar.gz wallabag-a63cd1b06ff74edbb47b9f4dae16268e1737c13a.tar.zst wallabag-a63cd1b06ff74edbb47b9f4dae16268e1737c13a.zip |
fix merge errors
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 93294359..ce314860 100755 --- a/themes/baggy/css/main.css +++ b/themes/baggy/css/main.css | |||
@@ -1016,7 +1016,7 @@ pre code { | |||
1016 | display: none; | 1016 | display: none; |
1017 | } | 1017 | } |
1018 | 1018 | ||
1019 | .popup-form { | 1019 | .popup-form, #bagit-form, #search-form { |
1020 | left: 0; | 1020 | left: 0; |
1021 | width: 100%; | 1021 | width: 100%; |
1022 | border-left: none; | 1022 | border-left: none; |