Skip to content
Snippets Groups Projects
Commit 4031a21e authored by Hakim El Hattab's avatar Hakim El Hattab
Browse files

fix controls z-index in ff

parent 1013ff7b
No related branches found
No related tags found
No related merge requests found
......@@ -264,6 +264,7 @@ html {
position: fixed;
width: 100px;
height: 100px;
z-index: 30;
right: 0;
bottom: 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment