From 17bc19a8055f1bbb78daa1737feb987cf0d94338 Mon Sep 17 00:00:00 2001 From: Alex Shafer Date: Thu, 18 Aug 2016 08:19:09 -0400 Subject: Remove some strong language in docs/forms.md Remember, there may be children/students using these examples... --- docs/components/forms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/components/forms.md') diff --git a/docs/components/forms.md b/docs/components/forms.md index ba69ce2d8..fcacd461e 100644 --- a/docs/components/forms.md +++ b/docs/components/forms.md @@ -724,7 +724,7 @@ Ensure that an alternative indication of state is also provided. For instance, y
- + Example help text that remains unchanged.
{% endexample %} -- cgit v1.2.3 From 7e18498b64a56dea2fccaa6e1cd61d6cbf700beb Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 5 Sep 2016 11:39:37 -0700 Subject: 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 --- docs/components/forms.md | 49 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 25 deletions(-) (limited to 'docs/components/forms.md') diff --git a/docs/components/forms.md b/docs/components/forms.md index fcacd461e..09d0d4f8f 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 -
-
-
-