aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes/material/css/nav.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/Resources/static/themes/material/css/nav.scss')
-rw-r--r--app/Resources/static/themes/material/css/nav.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/Resources/static/themes/material/css/nav.scss b/app/Resources/static/themes/material/css/nav.scss
index c84f7957..df1e67e8 100644
--- a/app/Resources/static/themes/material/css/nav.scss
+++ b/app/Resources/static/themes/material/css/nav.scss
@@ -136,6 +136,10 @@ nav {
136 top: 0; 136 top: 0;
137} 137}
138 138
139#button_sort {
140 display: none;
141}
142
139@media (min-width: 993px) { 143@media (min-width: 993px) {
140 .button-collapse { 144 .button-collapse {
141 display: none; 145 display: none;