diff --git a/docs/components/forms.md b/docs/components/forms.md index 99f0d9a632cf..8773c6088ec9 100644 --- a/docs/components/forms.md +++ b/docs/components/forms.md @@ -152,8 +152,7 @@ Below is a complete list of the specific form controls supported by Bootstrap an {% markdown %} -`.form-check`
-`.form-check-inline` +`.form-check` {% endmarkdown %} @@ -471,30 +470,43 @@ By default, any number of checkboxes and radios that are immediate sibling will ### Inline -Groups of checkboxes or radios that appear on the same horizontal row are similar to their stacked counterparts, but require different HTML and a single class. To switch from stacked to inline, drop the surrounding `
`, add `.form-check-inline` to the `