diff --git a/public/sass/base/_reboot.scss b/public/sass/base/_reboot.scss index f1580f77d84..91575a98381 100644 --- a/public/sass/base/_reboot.scss +++ b/public/sass/base/_reboot.scss @@ -77,6 +77,7 @@ body { background-color: $body-bg; height: 100%; width: 100%; + margin: 0; position: absolute; }