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