Make the z-index high enough for everyone.

This commit is contained in:
Alex Yatskov 2016-03-27 17:13:17 -07:00
parent 43d14c0c81
commit 70faa9e87f

View File

@ -24,4 +24,5 @@
pointer-events: none;
position: fixed;
width: auto;
z-index: 64;
}