Browse Source

HUE-6319 [editor] Fix autocomplete spinner positioning in Firefox

Johan Ahlen 8 years ago
parent
commit
7d10305

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 - 0
desktop/core/src/desktop/static/desktop/less/hue-autocomplete.less

@@ -70,6 +70,7 @@
 
 .autocompleter-categories {
   display: inline-block;
+  float: left;
 }
 
 .autocompleter-categories > div {

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