Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacty <jacty@users.noreply.github.com>2020-07-20 20:00:48 +0300
committerMark Otto <otto@github.com>2020-08-03 20:48:41 +0300
commitebad168f4296e83e36ee889667ba8907c1a93677 (patch)
tree18752e5ac69986990e210467dbeca7685fbdfff8 /scss/_reboot.scss
parent5512dde203cc3719bac20fb59aa269b99986cfee (diff)
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/_reboot.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 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;