Browse Source

HUE-7071 [frontend] The left nav should always be on top

Johan Ahlen 8 years ago
parent
commit
d869d8a

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/cui/sidebar.less

@@ -19,7 +19,7 @@
   background-color: @sidebar-background-color;
   width: @sidebar-width;
   transition: width @sidebar-animation-duration;
-  z-index: 1000;
+  z-index: 5000;
   overflow: hidden;
   box-shadow: 0 1px 2px 0;
 

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