Autocomplete

- fix layouting
This commit is contained in:
Felix Niklas 2017-04-28 13:32:12 +02:00
parent 7a08b9266b
commit f19e788a9c

View file

@ -5729,6 +5729,7 @@ footer {
/* allow/show autocomplete in modal dialog */
.ui-autocomplete.ui-widget-content {
@extend .zIndex-9;
position: absolute;
}
.drox {