summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/css/jquery.ocdialog.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/jquery.ocdialog.scss b/core/css/jquery.ocdialog.scss
index 775393406ff..0a6e99ddb4f 100644
--- a/core/css/jquery.ocdialog.scss
+++ b/core/css/jquery.ocdialog.scss
@@ -63,7 +63,7 @@
.oc-dialog-dim {
background-color: #000;
opacity: .20;
- z-index: 999;
+ z-index: 9999;
position: fixed;
top: 0; left: 0;
width: 100%; height: 100%;