diff --git a/app/views/admin/communication/blocks/templates/contact/_edit.html.erb b/app/views/admin/communication/blocks/templates/contact/_edit.html.erb index 559c7543f71a5539192ae1cc0912a437653261db..f9ae11e84ec18cf90b5f854cbd8b933fd0616c5c 100644 --- a/app/views/admin/communication/blocks/templates/contact/_edit.html.erb +++ b/app/views/admin/communication/blocks/templates/contact/_edit.html.erb @@ -6,7 +6,7 @@ </div> <div class="card-body"> <%= block_component_edit :name %> - <%= block_component_edit :address, rows: 1 %> + <%= block_component_edit :address %> <div class="row"> <div class="col-md-4"> <%= block_component_edit :zipcode %>