Skip to content

Commit

Permalink
fix(menu): Update for comments
Browse files Browse the repository at this point in the history
  • Loading branch information
williamernest committed Dec 14, 2018
1 parent 6d37bb8 commit 07391d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/mdc-menu/mdc-menu.scss
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
@include mdc-rtl-reflexive-box(padding, left, 56px);
}

// Extra specificity required because list-item graphic needed to increase specificity.
// Extra specificity required to override `display` property on `mdc-list-item__graphic`.
.mdc-menu__selection-group-icon {
@include mdc-rtl-reflexive-position(left, 16px);

Expand Down

0 comments on commit 07391d9

Please sign in to comment.