.toolbar-top.bottom{ padding: 0; height: @debug-pane-scroller-bottom; box-shadow: 0 1px 0 0 @border-highlight inset; //#353535 border-bottom: @debug-pane-toolbar-bottom-border-bottom; border-top: @debug-pane-toolbar-bottom-border-top; z-index : 10; box-sizing: border-box; } .toolbar-top.bottom .c9-menu-btn{ border-bottom: 1px solid @border-highlight-dark; height: @debug-pane-toolbar-bottom-button-height; margin-top: 0px; } .toolbar-top.bottom .c9-divider{ height: @debug-pane-toolbar-bottom-divider-height; vertical-align: top; margin: 3px; }