diff --git a/docs/components/forms.md b/docs/components/forms.md index feadf19bcf..32b937172d 100644 --- a/docs/components/forms.md +++ b/docs/components/forms.md @@ -189,7 +189,7 @@ Here are examples of `.form-control` applied to each textual HTML5 `` `ty | `time` | | | `color` | | -## Form layouts +## Layout Since Bootstrap applies `display: block` and `width: 100%` to almost all our form controls, forms will by default stack vertically. Additional classes can be used to vary this layout on a per-form basis.