Skip to content

Commit

Permalink
Optically balance more.
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmussen committed Sep 2, 2020
1 parent a6c908e commit d9fe5da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/menu-item/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
width: 100%;

.components-menu-items__item-icon {
margin-right: -$grid-unit-05; // This optically balances the icon.
margin-right: -2px; // This optically balances the icon.
margin-left: auto;
display: inline-block;
flex: 0 0 auto;
Expand Down

0 comments on commit d9fe5da

Please sign in to comment.