From: alberto Date: Wed, 7 Oct 2015 21:35:37 +0000 (+0200) Subject: fixes #17781: Add migration docs note that .control-label is gone in v4 X-Git-Tag: v4.0.0-alpha.2~150^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0bf6d87cbcc645bd2c0d28b707815f3d67d72b7;p=thirdparty%2Fbootstrap.git fixes #17781: Add migration docs note that .control-label is gone in v4 --- diff --git a/docs/migration.md b/docs/migration.md index aa9aa114a1..6d8bdc6113 100644 --- a/docs/migration.md +++ b/docs/migration.md @@ -70,6 +70,7 @@ New to Bootstrap 4 is the Reboot, a new stylesheet that builds on Normalize with ### Forms - Moved element resets to the `_reboot.scss` file. +- Renamed `.control-label` to `.form-control-label`. - Renamed `.input-lg` and `.input-sm` to `.form-control-lg` and `.form-control-sm`, respectively. - Dropped `.form-group-*` classes for simplicity's sake. Use `.form-control-*` classes instead now. - Horizontal forms overhauled: