mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
reboot.scss: typo
This commit is contained in:
parent
604dba1803
commit
291910402b
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue