Merge pull request #2002 from wallabag/feature-display-itemsNumber

Feature display items number
This commit is contained in:
Jeremy Benoist
2016-09-03 16:13:08 +02:00
committed by GitHub
10 changed files with 95 additions and 5 deletions

View File

@ -308,6 +308,10 @@ nav input {
margin: 0 1rem;
}
span.numberItems {
float: right;
}
/* ==========================================================================
* 3 = Filters slider
* ========================================================================== */