Commit 8a6642bb authored by Mark Otto's avatar Mark Otto
Browse files

rename section

parent f3acf9d8
7 merge requests!28721Hot test,!27561Adds font-weight-medium to font weight classes,!25326Adjust examples,!23995Add back cursor: pointer for .btn-link,!23178Spinner,!22395Form updates: Bug fixes, docs update, and validation overhaul,!17021v4
Showing with 1 addition and 1 deletion
+1 -1
......@@ -189,7 +189,7 @@ Here are examples of `.form-control` applied to each textual HTML5 `<input>` `ty
| `time` | <input class="form-control" type="time" value="13:45:00" id="example-time-input"> |
| `color` | <input class="form-control" type="color" value="#563d7c" id="example-color-input"> |
## 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.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment