summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/css/jquery.ocdialog.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/jquery.ocdialog.css b/core/css/jquery.ocdialog.css
index 236968e3245..a1221137bc4 100644
--- a/core/css/jquery.ocdialog.css
+++ b/core/css/jquery.ocdialog.css
@@ -43,7 +43,7 @@
background-color: #000;
opacity: .20;filter:Alpha(Opacity=20);
z-index: 999;
- position: absolute;
+ position: fixed;
top: 0; left: 0;
width: 100%; height: 100%;
}