diff --git a/dev-helpers/index.html b/dev-helpers/index.html index 59ed9497..5053956c 100644 --- a/dev-helpers/index.html +++ b/dev-helpers/index.html @@ -16,13 +16,16 @@ overflow: -moz-scrollbars-vertical; overflow-y: scroll; } + *, *:before, *:after { box-sizing: inherit; } - body { + + body + { margin:0; background: #fafafa; } @@ -30,75 +33,40 @@
+ -