From 2f63cb50ab387f75862a3f9d240d53f9215063fa Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Thu, 3 Nov 2016 16:11:58 -0400 Subject: Bug 1314984 - Font size too large in everything except gmail --- extensions/BMO/template/en/default/email/bugmail.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extensions/BMO/template') diff --git a/extensions/BMO/template/en/default/email/bugmail.html.tmpl b/extensions/BMO/template/en/default/email/bugmail.html.tmpl index 91f594fef..e090dd4d8 100644 --- a/extensions/BMO/template/en/default/email/bugmail.html.tmpl +++ b/extensions/BMO/template/en/default/email/bugmail.html.tmpl @@ -14,7 +14,7 @@ @@ -50,7 +50,7 @@ at [% comment.creation_ts FILTER time(undef, to_user.timezone) %] [% END %] -
[% comment.body_full({ wrap => 1 }) FILTER quoteUrls(bug, comment) %]
+
[% comment.body_full({ wrap => 1 }) FILTER quoteUrls(bug, comment) %]
[% END %] -- cgit v1.2.3-24-g4f1b