From 8513c6938588c2ea831c09e4235279ba6c69f798 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 26 Jul 2021 23:25:07 -0600 Subject: [PATCH] Document change to hr in v5 (#34574) Co-authored-by: XhmikosR --- site/content/docs/5.0/migration.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/site/content/docs/5.0/migration.md b/site/content/docs/5.0/migration.md index e6db422c46..226c3d21ac 100644 --- a/site/content/docs/5.0/migration.md +++ b/site/content/docs/5.0/migration.md @@ -131,6 +131,8 @@ toc: true - Breaking Dropped `.text-justify` class. [See #29793](https://github.com/twbs/bootstrap/pull/29793) +- Breaking `
` elements now use `height` instead of `border` to better support the `size` attribute. This also enables use of padding utilities to create thicker dividers (e.g., `
`). + - Reset default horizontal `padding-left` on `