]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update migration guide for removal of .form-text (#30134)
authorMark Otto <markd.otto@gmail.com>
Tue, 4 Feb 2020 09:14:55 +0000 (01:14 -0800)
committerGitHub <noreply@github.com>
Tue, 4 Feb 2020 09:14:55 +0000 (11:14 +0200)
Closes #29630

site/content/docs/4.3/migration.md

index a46b3e5643b2dde8728e091decc7ec2129ee8a61..4a5d43ede5b3b7fc83b2d4f1fec237e0cb32296f 100644 (file)
@@ -90,6 +90,7 @@ Changes to Reboot, typography, tables, and more.
 - Renamed `.custom-range` to `.form-range` (including variables).
 - Dropped `.form-group` for margin utilities (we've replaced our docs examples with `.mb-3`).
 - Dropped support for `.form-control-plaintext` inside `.input-group`s.
+- Dropped `.form-text` as existing utilities cover this use class's former use case (e.g., `.mt-2`, `.text-small`, and/or `.text-muted`).
 
 ## Components