Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'css/app.css')
-rw-r--r--css/app.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/app.css b/css/app.css
index d7ebce42..2eaa72b9 100644
--- a/css/app.css
+++ b/css/app.css
@@ -98,7 +98,7 @@
padding: 12px;
font-weight: bold;
text-align: center;
- z-index: 9999;
+ z-index: 800;
background-color: red;
color: white; }
.warning_bar .fa-times {