diff --git a/core/css/styles.scss b/core/css/styles.scss
index f1d810a9134d8987e2a2b4bdab28acc025ac375d..e66ceda15d4563c1d9924ce0a42373ea50668ed5 100644
--- a/core/css/styles.scss
+++ b/core/css/styles.scss
@@ -29,7 +29,7 @@ html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pr
 }
 
 html, body {
-	min-height: 100%;
+	height: 100%;
 }
 
 article, aside, dialog, figure, footer, header, hgroup, nav, section {