Skip to content

Commit

Permalink
bug(button): Remove pointer-events from icon inside
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephanie Rewis committed Jun 15, 2017
1 parent 11eb409 commit cc9cd5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/components/buttons/base/_index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@

.slds-button__icon {
fill: currentColor;
pointer-events: none;
}
}
// Add spacing when button-group is adjacent to a button
Expand Down

0 comments on commit cc9cd5f

Please sign in to comment.