forked from wallabag/wallabag
Merge pull request #2002 from wallabag/feature-display-itemsNumber
Feature display items number
This commit is contained in:
@ -308,6 +308,10 @@ nav input {
|
||||
margin: 0 1rem;
|
||||
}
|
||||
|
||||
span.numberItems {
|
||||
float: right;
|
||||
}
|
||||
|
||||
/* ==========================================================================
|
||||
* 3 = Filters slider
|
||||
* ========================================================================== */
|
||||
|
||||
Reference in New Issue
Block a user