diff --git a/core/scss/layout/_core.scss b/core/scss/layout/_core.scss index cce7b2dc7..fae3490f7 100644 --- a/core/scss/layout/_core.scss +++ b/core/scss/layout/_core.scss @@ -7,6 +7,7 @@ body { position: relative; min-height: 100%; height: 100%; + padding: 0 !important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;