Skip to content

Commit

Permalink
Merge pull request #7873 from jbudz/issues/7801
Browse files Browse the repository at this point in the history
[typeahead] Set top position
  • Loading branch information
jbudz authored Jul 28, 2016
2 parents 5ba2c18 + dccc3be commit a039064
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 a039064

Please sign in to comment.