Skip to content

Commit

Permalink
Apply line-height directly to menu item label
Browse files Browse the repository at this point in the history
  • Loading branch information
reiv committed Mar 20, 2018
1 parent 8fd1085 commit 6779909
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/src/components/menu/_menu.scss
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ Styleguide pt-menu
}

.pt-menu-item-label {
line-height: $pt-icon-size-standard;
color: $pt-text-color-muted;
}

Expand Down

0 comments on commit 6779909

Please sign in to comment.