Merge pull request #598 from aledeg/screwdriver

Fix Screwdriver theme
This commit is contained in:
Alexandre Alapetite
2014-08-29 11:47:27 +02:00

View File

@@ -309,6 +309,9 @@ a.btn {
list-style: none;
margin: 0;
}
.state_unread li:not(.active)[data-unread="0"] {
display: none;
}
.category {
display: block;
overflow: hidden;