Deliver centralized role management feature
[portal.git] / ecomp-portal-FE-common / client / app / directives / left-menu / left-menu.less
index 6c2043d..ced37d6 100644 (file)
 .left-menu-div{
        margin-top:110px;
        float: left;
+       position: absolute;
+    z-index: 100;
 }
 .b2b-subnav-content > li > a {
        display: inline-block;
        margin-top:10px;
        margin-bottom:10px;
 }
+
+.b2b-nav-menu {
+    border: 0 !important;
+}