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
1 changed files with 1 additions and 0 deletions

View File

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