From: Mark Otto Date: Wed, 6 Jan 2016 07:28:26 +0000 (-0800) Subject: clarify docs X-Git-Tag: v4.0.0-alpha.3~429^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42a50e7d2cb03474c200cb73fd431aa68b9e2d13;p=thirdparty%2Fbootstrap.git clarify docs --- diff --git a/docs/components/forms.md b/docs/components/forms.md index 3586f56427..2e7f5e4628 100644 --- a/docs/components/forms.md +++ b/docs/components/forms.md @@ -656,7 +656,7 @@ $('.your-checkbox').prop('indeterminate', true) #### Disabled -Custom checkboxes and radios can also be disabled. Add the `disabled` boolean attribute to the `` and the `.custom-control-disabled` class to the `