diff options
| author | Patrick H. Lauke <[email protected]> | 2017-04-28 00:49:24 +0100 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-06-14 19:52:37 -0700 |
| commit | 658fbd5c96244a28c225bd6e5e64f2c8c0409327 (patch) | |
| tree | 3dceae339a9853011a693f3cd6a2c4ae6c136ce3 /docs | |
| parent | ff5c75510d4c7445770048a117b4ac7764ca2031 (diff) | |
| download | bootstrap-658fbd5c96244a28c225bd6e5e64f2c8c0409327.tar.xz bootstrap-658fbd5c96244a28c225bd6e5e64f2c8c0409327.zip | |
Add note to migration guide
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/4.0/migration.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/4.0/migration.md b/docs/4.0/migration.md index be861bac9..5d5343ca9 100644 --- a/docs/4.0/migration.md +++ b/docs/4.0/migration.md @@ -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 |
