]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Rely on `border-width` for `<hr>` size (#35491)
authorGaël Poupard <ffoodd@users.noreply.github.com>
Tue, 22 Feb 2022 08:02:47 +0000 (09:02 +0100)
committerGitHub <noreply@github.com>
Tue, 22 Feb 2022 08:02:47 +0000 (10:02 +0200)
commit37f3977e6d96e274cb73255d99e3e4ec60f03c0f
treea2d781d8b25ae492b89fc5154ed3a7421e721129
parent0804c0043f5bae586834a9b9ef1e2301e8452794
Rely on `border-width` for `<hr>` size (#35491)

* fix(reboot): revert hr styles to v4 implementation

* docs(cheatsheet): add a hr example

* fix(reboot): currentColor is the initial border-color value

* Document hr element in Reboot docs

* Update migration guide

* Update scss/_variables.scss

Co-authored-by: Mark Otto <markd.otto@gmail.com>
scss/_reboot.scss
scss/_variables.scss
site/assets/scss/_component-examples.scss
site/content/docs/5.1/content/reboot.md
site/content/docs/5.1/examples/cheatsheet-rtl/index.html
site/content/docs/5.1/examples/cheatsheet/index.html
site/content/docs/5.1/migration.md