fix typo from #1477
This commit is contained in:
parent
bb7c58406f
commit
81b98e7567
@ -20,7 +20,7 @@ Version: @@ver@@ Timestamp: @@timestamp@@
|
||||
container without overlap because of margin/padding.
|
||||
|
||||
More Info : http://www.quirksmode.org/css/box.html
|
||||
/*
|
||||
*/
|
||||
-webkit-box-sizing: border-box; /* webkit */
|
||||
-moz-box-sizing: border-box; /* firefox */
|
||||
box-sizing: border-box; /* css3 */
|
||||
|
Loading…
Reference in New Issue
Block a user