Browse Source

HUE-8477 [frontend] Make sure tooltips are shown in the context popover

(cherry picked from commit 2de257531a3682ce74f4cea7c4c8c06d709383ec)
Johan Ahlen 7 years ago
parent
commit
c9b9be8302

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


+ 1 - 1
desktop/core/src/desktop/static/desktop/less/hue4.less

@@ -670,7 +670,7 @@ a:visited {
 }
 
 .tooltip, .ui-autocomplete {
-  z-index: 1000 !important;
+  z-index: 1040 !important;
 }
 
 /* sqoop */

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