aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/bootstrap.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/sass/bootstrap.scss')
-rw-r--r--client/src/sass/bootstrap.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/sass/bootstrap.scss b/client/src/sass/bootstrap.scss
index 058033166..dbe206d05 100644
--- a/client/src/sass/bootstrap.scss
+++ b/client/src/sass/bootstrap.scss
@@ -65,7 +65,7 @@ $icon-font-path: '~@neos21/bootstrap3-glyphicons/assets/fonts/';
65 65
66.list-overflow-menu, 66.list-overflow-menu,
67.parent-entry { 67.parent-entry {
68 z-index: z(header) - 1 !important; 68 z-index: z(menu) - 1 !important;
69} 69}
70 70
71.btn-group, 71.btn-group,