Browse Source

HUE-7949 [dashboard] Avoid scrollbars on text facets

Enrico Berti 7 years ago
parent
commit
aa08938

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


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

@@ -800,7 +800,7 @@
 
 
   .facet-count {
   .facet-count {
     overflow: auto;
     overflow: auto;
-    max-height: 230px;
+    max-height: 240px;
     margin-top: 5px;
     margin-top: 5px;
     .no-results {
     .no-results {
       color: @cui-gray-600;
       color: @cui-gray-600;

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