1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-11 09:04:51 +02:00

fix controls z-index in ff

This commit is contained in:
Hakim El Hattab
2012-05-07 22:43:33 -04:00
parent 1013ff7ba5
commit 4031a21ea8

View File

@@ -264,6 +264,7 @@ html {
position: fixed;
width: 100px;
height: 100px;
z-index: 30;
right: 0;
bottom: 0;