We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 640c462 commit bf67b7cCopy full SHA for bf67b7c
1 file changed
bootstrap/less/mixins/forms.less
@@ -16,6 +16,7 @@
16
&.radio-inline label,
17
&.checkbox-inline label {
18
color: @text-color;
19
+ background-color: @background-color;
20
}
21
// Set the border and box shadow on specific inputs to match
22
.form-control {
0 commit comments