diff --git a/src/Http/Controllers/CP/Forms/FormsController.php b/src/Http/Controllers/CP/Forms/FormsController.php index e8f0103a7a..42a5fd0b45 100644 --- a/src/Http/Controllers/CP/Forms/FormsController.php +++ b/src/Http/Controllers/CP/Forms/FormsController.php @@ -257,6 +257,7 @@ protected function editFormBlueprint($form) 'email' => [ 'type' => 'grid', 'mode' => 'stacked', + 'full_width_setting' => true, 'add_row' => __('Add Email'), 'instructions' => __('statamic::messages.form_configure_email_instructions'), 'fields' => [