summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/template/en/default/email/bugmail.html.tmpl
diff options
context:
space:
mode:
authorAnthony Ricaud <anthony@ricaud.me>2013-07-18 17:41:47 +0200
committerByron Jones <bjones@mozilla.com>2013-07-18 17:41:47 +0200
commit413507a129ea1feb108affd28e5eb52de85a3b19 (patch)
treee3c388f52fab0ed430000b4081d201325e1deef0 /extensions/BMO/template/en/default/email/bugmail.html.tmpl
parent25e4da833632a8d44f4bad64aab12ebd6b51dceb (diff)
downloadbugzilla-413507a129ea1feb108affd28e5eb52de85a3b19.tar.gz
bugzilla-413507a129ea1feb108affd28e5eb52de85a3b19.tar.xz
Bug 895449: fix the font size in html bugmail for non-web clients
Diffstat (limited to 'extensions/BMO/template/en/default/email/bugmail.html.tmpl')
-rw-r--r--extensions/BMO/template/en/default/email/bugmail.html.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/extensions/BMO/template/en/default/email/bugmail.html.tmpl b/extensions/BMO/template/en/default/email/bugmail.html.tmpl
index df872898a..1b5be1adc 100644
--- a/extensions/BMO/template/en/default/email/bugmail.html.tmpl
+++ b/extensions/BMO/template/en/default/email/bugmail.html.tmpl
@@ -13,6 +13,9 @@
<html>
<head>
<base href="[% urlbase FILTER html %]">
+ <style>
+ pre { font-size: 100% !important; }
+ </style>
</head>
<body style="font-family: sans-serif">