summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/sass-files/sass/partials/_command-box.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/sass-files/sass/partials/_command-box.scss b/web/sass-files/sass/partials/_command-box.scss
index 41e1631b5..184fb55eb 100644
--- a/web/sass-files/sass/partials/_command-box.scss
+++ b/web/sass-files/sass/partials/_command-box.scss
@@ -5,7 +5,7 @@
border: $border-gray;
bottom: 38px;
overflow: auto;
- z-index: 100
+ z-index: 100;
@extend %popover-box-shadow;
.sidebar--right & {
bottom: 100px;