Ver código fonte

HUE-5669 [responsive] Move search autocompletion to the front

Johan Ahlen 8 anos atrás
pai
commit
cb5c5ef

+ 1 - 1
desktop/core/src/desktop/static/desktop/css/responsive.css

@@ -1051,6 +1051,6 @@ h6 {
   position: static;
 }
 
-.tooltip {
+.tooltip, .ui-autocomplete {
   z-index: 3000 !important;
 }