aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/baggy/css
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2014-10-30 21:43:21 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2014-10-30 21:43:21 +0100
commit4fae3b0a859c9a8974a5b19a3f5a3691cc60b9c1 (patch)
tree3d9319811b9bf3a07a8da1105acf11e8f09db9c0 /themes/baggy/css
parent052bdfc17e9edf22e2335630e137bf34787bf302 (diff)
parentb73a1753868cbbae414a8d17aa15a4c376b82699 (diff)
downloadwallabag-4fae3b0a859c9a8974a5b19a3f5a3691cc60b9c1.tar.gz
wallabag-4fae3b0a859c9a8974a5b19a3f5a3691cc60b9c1.tar.zst
wallabag-4fae3b0a859c9a8974a5b19a3f5a3691cc60b9c1.zip
Merge pull request #898 from jsit/previewtext
Fixing issue #874, displaying preview text when in list mode
Diffstat (limited to 'themes/baggy/css')
-rwxr-xr-xthemes/baggy/css/main.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/themes/baggy/css/main.css b/themes/baggy/css/main.css
index f0148909..ce30cb5a 100755
--- a/themes/baggy/css/main.css
+++ b/themes/baggy/css/main.css
@@ -328,10 +328,6 @@ footer a {
328 margin-left: 0!important; 328 margin-left: 0!important;
329} 329}
330 330
331.listmode .entrie p {
332 display: none;
333}
334
335.list-entries + .results { 331.list-entries + .results {
336 margin-bottom: 2em; 332 margin-bottom: 2em;
337} 333}