Browse Source

HUE-8457 [report] The widget toolbar shouldn't hide the dropdown menu

Enrico Berti 7 years ago
parent
commit
067cdd7d98

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


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

@@ -27,6 +27,7 @@
   .search-bar, .card-toolbar {
   .search-bar, .card-toolbar {
     position: static !important;
     position: static !important;
     width: auto !important;
     width: auto !important;
+    z-index: auto !important;
   }
   }
   .card-toolbar-fixed {
   .card-toolbar-fixed {
     position: fixed !important;
     position: fixed !important;

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