]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1306695 - Comment text too small in Gmail
authorDylan William Hardison <dylan@hardison.net>
Wed, 26 Oct 2016 19:51:35 +0000 (15:51 -0400)
committerDylan William Hardison <dylan@hardison.net>
Wed, 26 Oct 2016 19:51:48 +0000 (15:51 -0400)
extensions/BMO/template/en/default/email/bugmail.html.tmpl

index 4d378ca2e06fae93dfb3b6bb0320b971dea00e14..91f594fef6e390b12fe0e24ce2c5e4e55e6fa20e 100644 (file)
@@ -14,7 +14,7 @@
 <head>
   <base href="[% urlbase FILTER html %]">
   <style>
-    .comment { font-size: 100% !important; }
+    .comment { font-size: 120% !important; }
   </style>
 </head>
 <body style="font-family: sans-serif">