mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
clarifies form-group migration docs a bit per #18705
This commit is contained in:
parent
af400363d2
commit
6140be7a09
@ -90,7 +90,7 @@ New to Bootstrap 4 is the Reboot, a new stylesheet that builds on Normalize with
|
|||||||
- Dropped `.help-block`. Use the `.text-muted` utility class instead.
|
- Dropped `.help-block`. Use the `.text-muted` utility class instead.
|
||||||
- Horizontal forms overhauled:
|
- Horizontal forms overhauled:
|
||||||
- Dropped the `.form-horizontal` class requirement.
|
- Dropped the `.form-horizontal` class requirement.
|
||||||
- `.form-group` no longer mixins the `.row` class, so it's now required for grid layouts.
|
- Requires the addition of `.row` to `.form-group`.
|
||||||
- Added new `.form-control-label` class to vertically center labels with `.form-control`s.
|
- Added new `.form-control-label` class to vertically center labels with `.form-control`s.
|
||||||
|
|
||||||
### Buttons
|
### Buttons
|
||||||
|
Loading…
x
Reference in New Issue
Block a user