]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Merge pull request #898 from jsit/previewtext
authorNicolas Lœuillet <nicolas@loeuillet.org>
Thu, 30 Oct 2014 20:43:21 +0000 (21:43 +0100)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Thu, 30 Oct 2014 20:43:21 +0000 (21:43 +0100)
Fixing issue #874, displaying preview text when in list mode

themes/baggy/css/main.css

index f01489098a6a6ecef3d05b34ae5c20260075c097..ce30cb5a8445da502a362d95802f11fbf06325ef 100755 (executable)
@@ -328,10 +328,6 @@ footer a {
   margin-left: 0!important;
 }
 
-.listmode .entrie p {
-  display: none;
-}
-
 .list-entries + .results {
   margin-bottom: 2em;
 }