aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources
diff options
context:
space:
mode:
Diffstat (limited to 'app/Resources')
-rwxr-xr-xapp/Resources/static/themes/material/css/main.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Resources/static/themes/material/css/main.css b/app/Resources/static/themes/material/css/main.css
index cade37f6..99892401 100755
--- a/app/Resources/static/themes/material/css/main.css
+++ b/app/Resources/static/themes/material/css/main.css
@@ -303,6 +303,10 @@ nav input {
303 margin: 0 1rem; 303 margin: 0 1rem;
304} 304}
305 305
306span.numberItems {
307 float: right;
308}
309
306/* ========================================================================== 310/* ==========================================================================
307 * 3 = Filters slider 311 * 3 = Filters slider
308 * ========================================================================== */ 312 * ========================================================================== */