diff --git a/app/assets/stylesheets/wizard.scss b/app/assets/stylesheets/wizard.scss index a35b7830b18..678fa956862 100644 --- a/app/assets/stylesheets/wizard.scss +++ b/app/assets/stylesheets/wizard.scss @@ -540,7 +540,7 @@ body.wizard { margin: auto !important; } .wizard-step-form { - max-height: auto; + max-height: none; } .wizard-step-contents { min-height: auto !important;