From ea6067ab3f56179363adc445a508e58b22c1b133 Mon Sep 17 00:00:00 2001 From: Richard Schreiber Date: Tue, 2 Nov 2021 12:59:09 +0100 Subject: [PATCH] Fix Outlook >= 2010 trimming header image (#2277) * fix image cutoff with mso-line-height: at-least * align text to the left; fully centered text is hard to read * remove mso cellpadding-tables as they double up the spacing * additionally add background-color to a table with width=100% for broader support (e.g. Yahoo and AOL) --- .../pretixbase/email/simple_logo.html | 53 +++++-------------- 1 file changed, 14 insertions(+), 39 deletions(-) diff --git a/src/pretix/base/templates/pretixbase/email/simple_logo.html b/src/pretix/base/templates/pretixbase/email/simple_logo.html index afea8529ae..7c7bdbcdcb 100644 --- a/src/pretix/base/templates/pretixbase/email/simple_logo.html +++ b/src/pretix/base/templates/pretixbase/email/simple_logo.html @@ -14,16 +14,17 @@