Loading themes/bs_bootstrap/sass/components/partials/_navigation.scss +19 −12 Original line number Diff line number Diff line Loading @@ -152,6 +152,12 @@ body.toolbar-fixed .toolbar-oriented .toolbar-bar { } } // Not sure why we have this rules any more, they are added long time ago. // One assumptions they are here when dropdown is in sidebar so we remove // border and bg color to make this links looks more like the rest of // sidebar links, but this again does not makes a lot of sense. // @TODO - condsider to remove this. .navmenu.in { .dropdown-menu { margin-top: 0; padding: $navbar-small-dropdown-menu-padding; Loading @@ -168,6 +174,7 @@ body.toolbar-fixed .toolbar-oriented .toolbar-bar { } } } } // Layout rules for big screen. // Apply only if navbar collapse breakpoint is not the largest one. Loading Loading
themes/bs_bootstrap/sass/components/partials/_navigation.scss +19 −12 Original line number Diff line number Diff line Loading @@ -152,6 +152,12 @@ body.toolbar-fixed .toolbar-oriented .toolbar-bar { } } // Not sure why we have this rules any more, they are added long time ago. // One assumptions they are here when dropdown is in sidebar so we remove // border and bg color to make this links looks more like the rest of // sidebar links, but this again does not makes a lot of sense. // @TODO - condsider to remove this. .navmenu.in { .dropdown-menu { margin-top: 0; padding: $navbar-small-dropdown-menu-padding; Loading @@ -168,6 +174,7 @@ body.toolbar-fixed .toolbar-oriented .toolbar-bar { } } } } // Layout rules for big screen. // Apply only if navbar collapse breakpoint is not the largest one. Loading