aboutsummaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
authorJacty <[email protected]>2020-07-21 01:00:48 +0800
committerMark Otto <[email protected]>2020-08-03 10:48:41 -0700
commitebad168f4296e83e36ee889667ba8907c1a93677 (patch)
tree18752e5ac69986990e210467dbeca7685fbdfff8 /scss
parent5512dde203cc3719bac20fb59aa269b99986cfee (diff)
downloadbootstrap-ebad168f4296e83e36ee889667ba8907c1a93677.tar.xz
bootstrap-ebad168f4296e83e36ee889667ba8907c1a93677.zip
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?
Diffstat (limited to 'scss')
-rw-r--r--scss/_reboot.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/scss/_reboot.scss b/scss/_reboot.scss
index b6e8a79a5..7da6e3044 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;