mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Add note to migration guide
This commit is contained in:
parent
ff5c75510d
commit
658fbd5c96
1 changed files with 1 additions and 0 deletions
|
@ -105,6 +105,7 @@ New to Bootstrap 4 is the [Reboot]({{ site.baseurl }}/docs/{{ site.docs_version
|
|||
- Added new `.form-control-label` class to vertically center labels with `.form-control`s.
|
||||
- Added custom forms support (for checkboxes, radios, selects, and file inputs).
|
||||
- Renamed `.has-error` to `.has-danger`.
|
||||
- Renamed `.form-control-static` to `.form-control-plaintext`.
|
||||
|
||||
### Buttons
|
||||
|
||||
|
|
Loading…
Reference in a new issue