]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Removed a broken reference
authorJacty <jacty@users.noreply.github.com>
Mon, 20 Jul 2020 17:00:48 +0000 (01:00 +0800)
committerMark Otto <otto@github.com>
Mon, 3 Aug 2020 17:48:41 +0000 (10:48 -0700)
https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_hr_size
this link is broken, I think we perhaps should remove it?

scss/_reboot.scss

index b6e8a79a50903b186f66a753c5bcaeb3aa7804af..7da6e304447267a0729b1a22b3518a5c876a5ba1 100644 (file)
@@ -69,7 +69,6 @@ body {
 //
 // 1. Reset Firefox's gray color
 // 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 {
   margin: $hr-margin-y 0;