aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/header/search-typeahead.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/header/search-typeahead.component.scss')
-rw-r--r--client/src/app/header/search-typeahead.component.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/header/search-typeahead.component.scss b/client/src/app/header/search-typeahead.component.scss
index a55e78326..33b88825f 100644
--- a/client/src/app/header/search-typeahead.component.scss
+++ b/client/src/app/header/search-typeahead.component.scss
@@ -30,7 +30,7 @@
30.jump-to-suggestions { 30.jump-to-suggestions {
31 top: 100%; 31 top: 100%;
32 left: 0; 32 left: 0;
33 z-index: 35; 33 z-index: z(typeahead);
34 width: 100%; 34 width: 100%;
35} 35}
36 36