aboutsummaryrefslogtreecommitdiff
path: root/p/themes/base-theme/template.css
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2022-05-22 20:04:58 +0200
committerGravatar GitHub <noreply@github.com> 2022-05-22 20:04:58 +0200
commitf1e9104c2d64e7548a34cb7f9119dde42a8bf2f3 (patch)
tree6bfb285b4b7724fa330fdf8a6a60cc3216bb7704 /p/themes/base-theme/template.css
parentc05b31bc90280c11097d6d800535fe507b20251a (diff)
CSS files: z-index modified (mostly deleted) (#4382)
Diffstat (limited to 'p/themes/base-theme/template.css')
-rw-r--r--p/themes/base-theme/template.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/p/themes/base-theme/template.css b/p/themes/base-theme/template.css
index bed97174c..2b904defb 100644
--- a/p/themes/base-theme/template.css
+++ b/p/themes/base-theme/template.css
@@ -1177,7 +1177,7 @@ br {
position: absolute;
top: 1em;
left: 25%; right: 25%;
- z-index: 10;
+ z-index: 9999;
background: #fff;
border: 1px solid #aaa;
opacity: 1;