Explorar el Código

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

Johan Ahlen hace 8 años
padre
commit
cb5c5ef
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      desktop/core/src/desktop/static/desktop/css/responsive.css

+ 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;
 }