Skip to content

Commit

Permalink
Update spacing from the right side of side navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
bartaz committed Mar 17, 2020
1 parent 911f76d commit 5f6a8be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/_patterns_side-navigation.scss
Expand Up @@ -26,7 +26,7 @@
.p-side-navigation__text,
.p-side-navigation__link {
display: flex;
padding: $spv-inner--x-small $sph-inner--small $spv-inner--x-small $sph-inner;
padding: $spv-inner--x-small $sph-inner $spv-inner--x-small $sph-inner;

// nested 2 or 3 levels
.p-side-navigation__item .p-side-navigation__item & {
Expand Down

0 comments on commit 5f6a8be

Please sign in to comment.