From 281d57db108fb24306df36afb565140c703ae30c Mon Sep 17 00:00:00 2001 From: Andy Smith Date: Fri, 7 Nov 2025 11:04:49 -0600 Subject: [PATCH] Account for MS mail --- app/views/layouts/mailer.html.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/layouts/mailer.html.erb b/app/views/layouts/mailer.html.erb index a834777e2..cd7502ec1 100644 --- a/app/views/layouts/mailer.html.erb +++ b/app/views/layouts/mailer.html.erb @@ -55,6 +55,7 @@ font-weight: 600; height: 2.75em; line-height: 2.75em; + mso-line-height-rule: exactly; overflow: hidden; text-align: center; width: 2.75em;