2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Merge pull request #17064 from paulirish/patch-1

reboot.scss typo  (shttp --> http)
This commit is contained in:
Heinrich Fenkart
2015-08-20 01:06:41 +02:00
+1 -1
View File
@@ -15,7 +15,7 @@
// recommendations on resolving such conflicts, see // recommendations on resolving such conflicts, see
// http://getbootstrap.com/getting-started/#third-box-sizing. // http://getbootstrap.com/getting-started/#third-box-sizing.
// //
// Credit: shttp://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 { html {
box-sizing: border-box; box-sizing: border-box;