diff --git a/app/templates/views/organisations/organisation/settings/edit-go-live-notes.html b/app/templates/views/organisations/organisation/settings/edit-go-live-notes.html index e53e6db0e..bcada9ab6 100644 --- a/app/templates/views/organisations/organisation/settings/edit-go-live-notes.html +++ b/app/templates/views/organisations/organisation/settings/edit-go-live-notes.html @@ -21,7 +21,7 @@ belonging to this organisation requests to go live.
{% call form_wrapper() %} - {{ textbox(form.request_to_go_live_notes, width='1-1', rows=3) }} + {{ textbox(form.request_to_go_live_notes, width='1-1', rows=3, autosize=True) }} {{ page_footer('Save') }} {% endcall %} diff --git a/app/templates/views/platform-admin/returned-letters.html b/app/templates/views/platform-admin/returned-letters.html index 63de0e1f8..666afbc97 100644 --- a/app/templates/views/platform-admin/returned-letters.html +++ b/app/templates/views/platform-admin/returned-letters.html @@ -13,7 +13,7 @@Leave your details below if you’d like a response.
diff --git a/app/templates/views/support/report-problem.html b/app/templates/views/support/report-problem.html index 002811a30..12f40e2c1 100644 --- a/app/templates/views/support/report-problem.html +++ b/app/templates/views/support/report-problem.html @@ -24,7 +24,7 @@