summaryrefslogtreecommitdiffstats
path: root/core/css/styles.scss
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/styles.scss')
-rw-r--r--core/css/styles.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/styles.scss b/core/css/styles.scss
index 8996bee1cc3..f6977884193 100644
--- a/core/css/styles.scss
+++ b/core/css/styles.scss
@@ -523,7 +523,7 @@ code {
width: auto;
border-radius: var(--border-radius);
border: none;
- z-index: 500 !important;
+ z-index: 1600 !important; // above sidebar
.ui-state-default,
.ui-widget-content .ui-state-default,