From: Jacty Date: Mon, 20 Jul 2020 17:00:48 +0000 (+0800) Subject: Removed a broken reference X-Git-Tag: v5.0.0-alpha2~151 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ebad168f4296e83e36ee889667ba8907c1a93677;p=thirdparty%2Fbootstrap.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? --- diff --git a/scss/_reboot.scss b/scss/_reboot.scss index b6e8a79a50..7da6e30444 100644 --- a/scss/_reboot.scss +++ b/scss/_reboot.scss @@ -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;