Browse Source

HUE-8178 [charts] Make aggregate select box smaller.

jdesjean 7 years ago
parent
commit
48f09d6791

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


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


+ 2 - 0
desktop/core/src/desktop/static/desktop/less/components/hue-selectize.less

@@ -480,4 +480,6 @@
 
 
 div.selectize-input {
 div.selectize-input {
   padding: 6px;
   padding: 6px;
+  padding-right: 30px;
+  text-overflow: ellipsis;
 }
 }

File diff suppressed because it is too large
+ 0 - 0
desktop/libs/dashboard/src/dashboard/static/dashboard/css/search.css


+ 0 - 1
desktop/libs/dashboard/src/dashboard/static/dashboard/less/search.less

@@ -798,7 +798,6 @@
   }
   }
 
 
   .card-widget .selectize-control {
   .card-widget .selectize-control {
-    width: 200px;
     display: inline-block;
     display: inline-block;
     vertical-align: middle;
     vertical-align: middle;
   }
   }

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