Autocomplete
- fix layouting
This commit is contained in:
parent
7a08b9266b
commit
f19e788a9c
1 changed files with 1 additions and 0 deletions
|
@ -5729,6 +5729,7 @@ footer {
|
||||||
/* allow/show autocomplete in modal dialog */
|
/* allow/show autocomplete in modal dialog */
|
||||||
.ui-autocomplete.ui-widget-content {
|
.ui-autocomplete.ui-widget-content {
|
||||||
@extend .zIndex-9;
|
@extend .zIndex-9;
|
||||||
|
position: absolute;
|
||||||
}
|
}
|
||||||
|
|
||||||
.drox {
|
.drox {
|
||||||
|
|
Loading…
Reference in a new issue