Added another z-index fix
This commit is contained in:
parent
aeb5c29f60
commit
6913911b20
@ -64,6 +64,7 @@
|
||||
#controls {
|
||||
display: block;
|
||||
position: fixed;
|
||||
z-index: 999;
|
||||
}
|
||||
|
||||
#controls { top: 0em; }
|
||||
|
Loading…
Reference in New Issue
Block a user