瀏覽代碼

HUE-6027 [core] The Autocompleter shouldn't overflow on the header

Enrico Berti 8 年之前
父節點
當前提交
fcfe98c

File diff suppressed because it is too large
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


File diff suppressed because it is too large
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue3-extra.css


+ 1 - 1
desktop/core/src/desktop/static/desktop/less/hue-autocomplete.less

@@ -56,7 +56,7 @@
   background-color: #F9F9F9;
   line-height: 20px;
   font-size: 14px;
-  overflow-x: hidden;
+  overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
 }

Some files were not shown because too many files changed in this diff