]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/bootstrap.scss
Correct privacymsg z-index to avoid hover dropdown on scroll
[github/Chocobozzz/PeerTube.git] / client / src / sass / bootstrap.scss
index 586f558feeb6074cd744992248bbec9faff4e86c..4f6e08c1bbe802865dfb43e26bb261ea98fa3e73 100644 (file)
@@ -214,7 +214,7 @@ $icon-font-path: '~@neos21/bootstrap3-glyphicons/assets/fonts/';
         content: '';
         display: block;
         position: fixed;
-        z-index: z('menu') - 1;
+        z-index: z(overlay);
       }
     }
   }