summaryrefslogtreecommitdiffstats
path: root/core/css/header.scss
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/header.scss')
-rw-r--r--core/css/header.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/css/header.scss b/core/css/header.scss
index f0030502bca..a1229242d47 100644
--- a/core/css/header.scss
+++ b/core/css/header.scss
@@ -556,6 +556,10 @@ nav {
display: none;
}
+ li.hidden {
+ display: none;
+ }
+
}
/* use popover menu on mobile and small screens */