mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Merge pull request #7873 from jbudz/issues/7801
[typeahead] Set top position
This commit is contained in:
commit
a0390648e4
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
color: @typeahead-item-color;
|
||||
background-color: @typeahead-item-bg;
|
||||
position: absolute;
|
||||
top: 32px;
|
||||
z-index: @zindex-typeahead;
|
||||
width: 100%;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue