From 2df2cdd33d6b36a18882d0c1e1ecc823a0468468 Mon Sep 17 00:00:00 2001 From: sts-ryan-holton Date: Wed, 7 Nov 2018 20:54:40 +0000 Subject: [PATCH] Wrap checkboxes in `.form-group` (#27624) --- site/docs/4.1/components/dropdowns.md | 24 ++++++++++++++---------- site/docs/4.1/components/forms.md | 12 +++++++----- 2 files changed, 21 insertions(+), 15 deletions(-) diff --git a/site/docs/4.1/components/dropdowns.md b/site/docs/4.1/components/dropdowns.md index 76c09d9ca0..6011bd9896 100644 --- a/site/docs/4.1/components/dropdowns.md +++ b/site/docs/4.1/components/dropdowns.md @@ -715,11 +715,13 @@ Put a form within a dropdown menu, or make it into a dropdown menu, and use [mar -
- - +
+
+ + +
@@ -740,11 +742,13 @@ Put a form within a dropdown menu, or make it into a dropdown menu, and use [mar
-
- - +
+
+ + +
diff --git a/site/docs/4.1/components/forms.md b/site/docs/4.1/components/forms.md index 6bef385279..64ec2cea2f 100644 --- a/site/docs/4.1/components/forms.md +++ b/site/docs/4.1/components/forms.md @@ -715,11 +715,13 @@ Add the `disabled` attribute to a `
` to disable all the controls withi
-
- - +
+
+ + +