Skip to content

Commit

Permalink
fix(ui-shell): fix padding when fixed side nav is using icons (carbon…
Browse files Browse the repository at this point in the history
  • Loading branch information
tw15egan authored and joshblack committed Apr 23, 2020
1 parent c06cfad commit 5c42af7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/components/ui-shell/_side-nav.scss
Original file line number Diff line number Diff line change
Expand Up @@ -581,6 +581,7 @@
}

.#{$prefix}--side-nav--fixed
.#{$prefix}--side-nav__item:not(.#{$prefix}--side-nav__item--icon)
.#{$prefix}--side-nav__menu
a.#{$prefix}--side-nav__link {
padding-left: mini-units(4);
Expand Down

0 comments on commit 5c42af7

Please sign in to comment.