]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fixes #17781: Add migration docs note that .control-label is gone in v4 17808/head
authoralberto <alberto.email@gmail.com>
Wed, 7 Oct 2015 21:35:37 +0000 (23:35 +0200)
committeralberto <alberto.email@gmail.com>
Wed, 7 Oct 2015 21:35:37 +0000 (23:35 +0200)
docs/migration.md

index aa9aa114a14983a12ac374e72a53a5b4b01ca49a..6d8bdc611333939c9e1e837529defeeebfe21c47 100644 (file)
@@ -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: