- Fixes broken success state icon coloring due to missing interpolation.
- De-dupes the
color
styles for the.form-control-feedback
. - Uses the correct class,
.form-control-label
, in the docs example for coloring of labels. - Fixes the
:focus
state's shadows, should you enable them globally.