Skip to content

Commit

Permalink
feature(bctheme): BCTHEME-50 ability to load subcategories and expand…
Browse files Browse the repository at this point in the history
… them if there are other categories beneath it (alternate menu affects fix)
  • Loading branch information
yurytut1993 committed Jul 13, 2020
1 parent e49bdd5 commit 42268b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/scss/components/stencil/navPages/_navPages.scss
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@
.navPage-subMenu-action {
padding: spacing("half") 0;

&:not(.navPages-action-depth-max) {
.navPages-list:not(.navPages-list-depth-max) & {
padding: 0 0 0 spacing("single");

@include breakpoint("medium") {
Expand Down

0 comments on commit 42268b7

Please sign in to comment.