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 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 @@
28.jump-to-suggestions { 28.jump-to-suggestions {
29 top: 100%; 29 top: 100%;
30 left: 0; 30 left: 0;
31 z-index: z(typeahead); 31 z-index: z('search-typeahead');
32 width: 100%; 32 width: 100%;
33} 33}
34 34