1
0
mirror of https://github.com/moparisthebest/wallabag synced 2024-11-23 09:32:15 -05:00

Merge pull request #898 from jsit/previewtext

Fixing issue #874, displaying preview text when in list mode
This commit is contained in:
Nicolas Lœuillet 2014-10-30 21:43:21 +01:00
commit 4fae3b0a85

View File

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