1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

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
commit 8f8654913c
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
* ========================================================================== */