From c3857355b81e458f4f8da59cb833dc19c467a412 Mon Sep 17 00:00:00 2001 From: Edwin Wills Date: Wed, 29 Oct 2014 18:24:05 +0000 Subject: On larger screens the email preview iframe is being limited to a height of 800 pixels, and the full available screen size is not being used. --- railties/lib/rails/templates/rails/mailers/email.html.erb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'railties/lib/rails/templates') diff --git a/railties/lib/rails/templates/rails/mailers/email.html.erb b/railties/lib/rails/templates/rails/mailers/email.html.erb index 1dc1d70f8d..0b08a01896 100644 --- a/railties/lib/rails/templates/rails/mailers/email.html.erb +++ b/railties/lib/rails/templates/rails/mailers/email.html.erb @@ -2,6 +2,10 @@ -- cgit v1.2.3