diff --git a/src/kibana/components/typeahead/typeahead.less b/src/kibana/components/typeahead/typeahead.less index c5c7a2644a33..02c36ce49a78 100644 --- a/src/kibana/components/typeahead/typeahead.less +++ b/src/kibana/components/typeahead/typeahead.less @@ -10,6 +10,7 @@ color: @text-color; background-color: @body-bg; position: absolute; + top: 32px; z-index: @zindex-typeahead; width: 100%;