1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-19 20:02:34 +02:00

Alternate fix to #17965: Updates to use the new class name and adds some basic docs for custom checkbox/radio validation

This commit is contained in:
Mark Otto
2016-02-08 23:21:32 -08:00
parent a40d94000f
commit 09aefaa2af
2 changed files with 29 additions and 1 deletions

View File

@@ -14,7 +14,8 @@
&.radio label,
&.checkbox label,
&.radio-inline label,
&.checkbox-inline label {
&.checkbox-inline label,
.custom-control {
color: $color;
}
// Set the border and box shadow on specific inputs to match