diff --git a/core/layout/common.css b/core/layout/common.css index 77435ecb..97f4f825 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -25,8 +25,8 @@ html, body { - /*min-height: 100%;*/ - min-height: 100vh; + min-height: 100%; + /*min-height: 100vh;*/ }