summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/css/styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/styles.css b/core/css/styles.css
index 64b37c89b0b..d4d16db743c 100644
--- a/core/css/styles.css
+++ b/core/css/styles.css
@@ -701,7 +701,7 @@ label.infield {
#notification, #update-notification {
margin: 0 auto;
max-width: 60%;
- z-index: 101;
+ z-index: 8000;
background-color: #fc4;
border: 0;
padding: 1px 8px;