浏览代码

HUE-253. Query Save As dialog appears empty

Marcus McLaughlin 15 年之前
父节点
当前提交
ad6fe68f82
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      desktop/core/static/css/shared.css

+ 3 - 0
desktop/core/static/css/shared.css

@@ -367,6 +367,9 @@ form.ccs-table_config ul {
 *[data-filters*=Sortable] > * {
 	cursor: move;
 }
+*[data-filters*=Sortable] .clone {
+	z-index: 1;
+}
 form.ccs-table_config li {
 	padding: 2px;
 	border: 1px solid #ccc;