Skip to content

Commit

Permalink
bug fix for background ripple
Browse files Browse the repository at this point in the history
  • Loading branch information
johnleider committed May 21, 2017
1 parent 8bf0c42 commit 778d5c0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion src/stylus/components/_selection-controls.styl
Original file line number Diff line number Diff line change
Expand Up @@ -156,5 +156,5 @@
&.info--text
&.warning--text
&.error--text
.icon
.icon, .input-group--selection-controls__ripple
color: currentColor !important
3 changes: 0 additions & 3 deletions src/stylus/tools/_selection-controls.styl
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ selection-controls-checkbox-theme(color, labelColor, disabledColor, activeColor)
label
color: labelColor

.input-group--selection-controls__ripple
color: color

.icon
color: color

Expand Down

0 comments on commit 778d5c0

Please sign in to comment.