Skip to content

Commit

Permalink
Backport PR #7873
Browse files Browse the repository at this point in the history
---------

**Commit 1:**
[typeahead] Set top position

* Original sha: dccc3be
* Authored by Jonathan Budzenski <[email protected]> on 2016-07-27T23:07:00Z
  • Loading branch information
elastic-jasper committed Jul 28, 2016
1 parent 44c9f98 commit 6469d53
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 6469d53

Please sign in to comment.