mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Backport PR #7873
---------
**Commit 1:**
[typeahead] Set top position
* Original sha: dccc3be623
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2016-07-27T23:07:00Z
This commit is contained in:
parent
ff43861904
commit
f0d369f30d
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