mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-26 09:10:24 +00:00
mixin, not copypasta
This commit is contained in:
parent
ef4898990f
commit
47f69c0d9e
1 changed files with 1 additions and 3 deletions
|
|
@ -7,9 +7,7 @@
|
|||
// -------------------------
|
||||
|
||||
* {
|
||||
-webkit-box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
.box-sizing(border-box);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue