diff --git a/src/stylus/components/_selection-controls.styl b/src/stylus/components/_selection-controls.styl index 30d1512ccae..1eea87c0769 100755 --- a/src/stylus/components/_selection-controls.styl +++ b/src/stylus/components/_selection-controls.styl @@ -156,5 +156,5 @@ &.info--text &.warning--text &.error--text - .icon + .icon, .input-group--selection-controls__ripple color: currentColor !important diff --git a/src/stylus/tools/_selection-controls.styl b/src/stylus/tools/_selection-controls.styl index c246b795c81..c2744fc0570 100755 --- a/src/stylus/tools/_selection-controls.styl +++ b/src/stylus/tools/_selection-controls.styl @@ -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