From c5e9d72889005baf282c27e77f03e301385e8527 Mon Sep 17 00:00:00 2001 From: Fiona Voss Date: Sat, 26 Apr 2025 17:48:17 -0700 Subject: [PATCH 1/5] Make text visible in distribution email --- .../partner_mailer.html.erb | 23 ++++++------------- 1 file changed, 7 insertions(+), 16 deletions(-) diff --git a/app/views/distribution_mailer/partner_mailer.html.erb b/app/views/distribution_mailer/partner_mailer.html.erb index e23fe64829..a563e77f64 100644 --- a/app/views/distribution_mailer/partner_mailer.html.erb +++ b/app/views/distribution_mailer/partner_mailer.html.erb @@ -217,19 +217,6 @@ margin-bottom: 0; } - .preheader { - color: transparent; - display: none; - height: 0; - max-height: 0; - max-width: 0; - opacity: 0; - overflow: hidden; - mso-hide: all; - visibility: hidden; - width: 0; - } - .powered-by a { text-decoration: none; } @@ -328,7 +315,6 @@
- You have a new distribution from <%= @partner.organization.name %>. Please refer to the attachment for details. @@ -336,10 +322,15 @@