From af447ee4c7d527782af6a31023d51a3496a0e198 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 2 Nov 2021 18:45:01 -0700 Subject: Document change in migration guide --- site/content/docs/5.1/migration.md | 1 + 1 file changed, 1 insertion(+) (limited to 'site') diff --git a/site/content/docs/5.1/migration.md b/site/content/docs/5.1/migration.md index 0d0d7eeab4..47a942f58c 100644 --- a/site/content/docs/5.1/migration.md +++ b/site/content/docs/5.1/migration.md @@ -56,6 +56,7 @@ Your custom Bootstrap CSS builds should now look something like this with a sepa ### Key changes - **Introduced new `$enable-container-classes` option.** Now when opting into the experimental CSS Grid layout, `.container-*` classes will still be compiled, unless this option is set to `false`. +- **Removed unused positioning styles from popovers and tooltips** as these are handled solely by Popper.js. `$tooltip-margin` has been deprecated and set to `null` in the process. ## Dependencies -- cgit v1.2.3