瀏覽代碼

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

Johan Ahlen 8 年之前
父節點
當前提交
cb5c5ef
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;
 }