0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

reboot.scss: typo

This commit is contained in:
Paul Irish 2015-08-19 16:02:57 -07:00
parent 604dba1803
commit 291910402b

View File

@ -15,7 +15,7 @@
// recommendations on resolving such conflicts, see
// http://getbootstrap.com/getting-started/#third-box-sizing.
//
// Credit: http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
// Credit: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
html {
box-sizing: border-box;