aboutsummaryrefslogtreecommitdiff
path: root/static/style.scss
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--static/style.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/style.scss b/static/style.scss
index 847ffb16..92ab9441 100644
--- a/static/style.scss
+++ b/static/style.scss
@@ -772,6 +772,10 @@ popup-element {
position: absolute;
z-index: 1000;
+ &[active] {
+ z-index: 1001;
+ }
+
/* ??? */
left: 10px;
top: -50px;