diff --git a/app/Resources/public/css/themes/chamilo/custompage.css b/app/Resources/public/css/themes/chamilo/custompage.css index 7312c63e1e..66ab9248a3 100644 --- a/app/Resources/public/css/themes/chamilo/custompage.css +++ b/app/Resources/public/css/themes/chamilo/custompage.css @@ -3,9 +3,6 @@ --success-color: #16D090; } -body, html { - height: 100%; -} body { margin: 0; line-height: 1.5;