Skip to content

Commit

Permalink
Merge pull request elastic#7873 from jbudz/issues/7801
Browse files Browse the repository at this point in the history
[typeahead] Set top position

Former-commit-id: a039064
  • Loading branch information
jbudz committed Jul 28, 2016
2 parents 8478852 + 7180446 commit 2a77017
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ui/public/typeahead/typeahead.less
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
color: @typeahead-item-color;
background-color: @typeahead-item-bg;
position: absolute;
top: 32px;
z-index: @zindex-typeahead;
width: 100%;

Expand Down

0 comments on commit 2a77017

Please sign in to comment.