From: Mark Otto Date: Tue, 27 Jul 2021 05:25:07 +0000 (-0600) Subject: Document change to hr in v5 (#34574) X-Git-Tag: v5.1.0~41 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=8513c6938588c2ea831c09e4235279ba6c69f798;p=thirdparty%2Fbootstrap.git Document change to hr in v5 (#34574) Co-authored-by: XhmikosR --- 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 `