]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/header/search-typeahead.component.scss
inject lang in document to match current locale
[github/Chocobozzz/PeerTube.git] / client / src / app / header / search-typeahead.component.scss
index a55e78326694e666ced390d422bb04ac2a0e5101..33b88825f3b72359276886a199cbc9f2946301c7 100644 (file)
@@ -30,7 +30,7 @@
 .jump-to-suggestions {
   top: 100%;
   left: 0;
-  z-index: 35;
+  z-index: z(typeahead);
   width: 100%;
 }