From: Patrick H. Lauke Date: Thu, 27 Apr 2017 23:49:24 +0000 (+0100) Subject: Add note to migration guide X-Git-Tag: v4.0.0-beta~147^2~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=658fbd5c96244a28c225bd6e5e64f2c8c0409327;p=thirdparty%2Fbootstrap.git Add note to migration guide --- diff --git a/docs/4.0/migration.md b/docs/4.0/migration.md index be861bac93..5d5343ca91 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