aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPatrick H. Lauke <[email protected]>2017-04-28 00:49:24 +0100
committerMark Otto <[email protected]>2017-06-14 19:52:37 -0700
commit658fbd5c96244a28c225bd6e5e64f2c8c0409327 (patch)
tree3dceae339a9853011a693f3cd6a2c4ae6c136ce3 /docs
parentff5c75510d4c7445770048a117b4ac7764ca2031 (diff)
downloadbootstrap-658fbd5c96244a28c225bd6e5e64f2c8c0409327.tar.xz
bootstrap-658fbd5c96244a28c225bd6e5e64f2c8c0409327.zip
Add note to migration guide
Diffstat (limited to 'docs')
-rw-r--r--docs/4.0/migration.md1
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