Display entries number for each category

This commit is contained in:
Nicolas Lœuillet
2016-04-21 22:30:50 +02:00
committed by Jeremy Benoist
parent 79efca1e6f
commit 8315130a75
4 changed files with 44 additions and 4 deletions

View File

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