mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
rename section
This commit is contained in:
parent
f3acf9d890
commit
8a6642bbff
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user