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
1 changed files with 0 additions and 4 deletions

View File

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