From: Mark Otto Date: Mon, 5 Sep 2016 18:39:37 +0000 (-0700) Subject: Fixes #20608 and #20578: Consistent checkbox and radio markup (#20629) X-Git-Tag: v4.0.0-alpha.4~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e18498b64a56dea2fccaa6e1cd61d6cbf700beb;p=thirdparty%2Fbootstrap.git Fixes #20608 and #20578: Consistent checkbox and radio markup (#20629) - Update docs examples to use newer .form-check suite of classes - Update form validation mixin to use newer classes as well --- diff --git a/docs/components/forms.md b/docs/components/forms.md index fcacd461e8..09d0d4f8f2 100644 --- a/docs/components/forms.md +++ b/docs/components/forms.md @@ -59,28 +59,29 @@ Remember, since Bootstrap utilizes the HTML5 doctype, **all inputs must have a `
Radio buttons -
-
-
-