mirror of https://github.com/twbs/bootstrap.git
Removed a broken reference
https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_hr_size this link is broken, I think we perhaps should remove it?
This commit is contained in:
parent
5512dde203
commit
ebad168f42
|
@ -69,7 +69,6 @@ body {
|
||||||
//
|
//
|
||||||
// 1. Reset Firefox's gray color
|
// 1. Reset Firefox's gray color
|
||||||
// 2. Set correct height and prevent the `size` attribute to make the `hr` look like an input field
|
// 2. Set correct height and prevent the `size` attribute to make the `hr` look like an input field
|
||||||
// See https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_hr_size
|
|
||||||
|
|
||||||
hr {
|
hr {
|
||||||
margin: $hr-margin-y 0;
|
margin: $hr-margin-y 0;
|
||||||
|
|
Loading…
Reference in New Issue