1
0
mirror of https://github.com/moparisthebest/wallabag synced 2024-08-13 16:54:00 -04:00

Fixing issue #874, displaying preview text when in list mode

This commit is contained in:
Jay Sitter 2014-10-30 11:23:18 -04:00
parent b40cd4e73f
commit b73a175386

View File

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