From 8a6642bbff3b86a24fc47cad42f5a23af80f057a Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 27 May 2017 14:38:37 -0700 Subject: [PATCH] rename section --- docs/components/forms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.2