Browse Source

Remove z-index: -1 for body. should be working anyway.

Jay Salvat 10 years ago
parent
commit
720b5a6eea
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/vegas.css

+ 0 - 1
src/vegas.css

@@ -50,7 +50,6 @@ body.vegas-container {
     body.vegas-container > .vegas-overlay,
     body.vegas-container > .vegas-slide {
         position: fixed;
-        z-index: -1;
     }
 
 .vegas-video {