[typeahead] Set top position

This commit is contained in:
Jonathan Budzenski 2016-07-27 18:07:00 -05:00
parent 05fbc74070
commit dccc3be623
No known key found for this signature in database
GPG key ID: D28BF9418FA0F292

View file

@ -10,6 +10,7 @@
color: @typeahead-item-color;
background-color: @typeahead-item-bg;
position: absolute;
top: 32px;
z-index: @zindex-typeahead;
width: 100%;