aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/4.3/migration.md
diff options
context:
space:
mode:
Diffstat (limited to 'site/content/docs/4.3/migration.md')
-rw-r--r--site/content/docs/4.3/migration.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/site/content/docs/4.3/migration.md b/site/content/docs/4.3/migration.md
index 6a8728852..0a10da5f0 100644
--- a/site/content/docs/4.3/migration.md
+++ b/site/content/docs/4.3/migration.md
@@ -106,11 +106,6 @@ Badges were overhauled to better differentiate themselves from buttons and to be
- Removed the card columns in favor of a Masonry grid [See #28922](https://github.com/twbs/bootstrap/pull/28922).
-### Icons (New!)
-
-- Added new Bootstrap icons to the project for our documentation, form controls, and more.
-- Removed Open Iconic icons from project source code for form controls.
-
### Jumbotron
- The jumbotron component is removed in favor of utility classes like `.bg-light` for the background color and `.p-*` classes to control padding.