add tiny bit of space to email summary

This commit is contained in:
Jeff Atwood 2017-01-03 15:45:29 -08:00
parent 4e44845714
commit 878af4c8b1

@ -121,7 +121,7 @@ body, table, td, th, h1, h2, h3 {font-family: Helvetica, Arial, sans-serif !impo
<table style="vertical-align:top;width:100%">
<tbody>
<tr>
<td style="padding: 0 8px 0 16px; text-align:left; width:100%;">
<td style="padding: 0 8px 8px 16px; text-align:left; width:100%;">
<h2 style="font-size:18px;font-weight:400;line-height:1.3;margin:0;padding:0;word-wrap:normal">
<a href="<%= Discourse.base_url_no_prefix + t.relative_url %>" style="font-weight:400;line-height:1.3;margin:0;padding:0;text-decoration:none">
<strong><%= t.title.truncate(60, separator: /\s/) -%></strong>