X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fheader%2Fsearch-typeahead.component.scss;h=f8d68e9867565b74699bee768588df6d46de5641;hb=e62f03ae0412f4efa62917d8741bc1a39e8ed7fc;hp=87e8b8c70633057c657b7b55bd587f74f7df22f6;hpb=c41c0e28ed444fdb427f9803d2f123ba6f535fb9;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/header/search-typeahead.component.scss b/client/src/app/header/search-typeahead.component.scss index 87e8b8c70..f8d68e986 100644 --- a/client/src/app/header/search-typeahead.component.scss +++ b/client/src/app/header/search-typeahead.component.scss @@ -28,7 +28,7 @@ .jump-to-suggestions { top: 100%; left: 0; - z-index: z(typeahead); + z-index: z('search-typeahead'); width: 100%; }