summaryrefslogtreecommitdiff
path: root/ext/client.css
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2016-03-27 17:13:17 -0700
committerAlex Yatskov <alex@foosoft.net>2016-03-27 17:13:17 -0700
commit70faa9e87f742b5a883762c8f40b3e4a5a3f3609 (patch)
tree9d95569dfb6812ef45970a52dbe0a0ffe18dc80d /ext/client.css
parent43d14c0c81824d71cda16c9921348719844044af (diff)
Make the z-index high enough for everyone.
Diffstat (limited to 'ext/client.css')
-rw-r--r--ext/client.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/client.css b/ext/client.css
index 913624d7..93866f03 100644
--- a/ext/client.css
+++ b/ext/client.css
@@ -24,4 +24,5 @@
pointer-events: none;
position: fixed;
width: auto;
+ z-index: 64;
}