Skip to content

Commit

Permalink
Merge pull request #7877 from jbudz/typeahead-4.1
Browse files Browse the repository at this point in the history
[backport] PR #7873 to 4.1
  • Loading branch information
jbudz authored Jul 28, 2016
2 parents d3548c7 + c1dd536 commit b2fb6cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/kibana/components/typeahead/typeahead.less
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
color: @text-color;
background-color: @body-bg;
position: absolute;
top: 32px;
z-index: @zindex-typeahead;
width: 100%;

Expand Down

0 comments on commit b2fb6cb

Please sign in to comment.