From 8a2a93563ddb906ed2d4763db76cf08c8fd30684 Mon Sep 17 00:00:00 2001 From: Adrien Maston Date: Wed, 4 Mar 2026 10:51:29 +0100 Subject: [PATCH] Remove fixed panel size --- app/views/users/email_addresses/create.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/users/email_addresses/create.html.erb b/app/views/users/email_addresses/create.html.erb index 00b660457..a8e7eadd1 100644 --- a/app/views/users/email_addresses/create.html.erb +++ b/app/views/users/email_addresses/create.html.erb @@ -6,7 +6,7 @@ <% end %> -
+

Check your email

We just sent an email to <%= params[:email_address] %>

Hit the link in the email to confirm this is the email address you want to use with Fizzy going forward.