FIX: digest email: put topic title and category in the same column in the "New in ... you follow" section

This commit is contained in:
Neil Lalonde 2016-11-21 11:09:38 -05:00
parent dffefcaa6a
commit 47be1a8be9
1 changed files with 0 additions and 2 deletions

View File

@ -320,8 +320,6 @@ body, table, td, th, h1, h2, h3 {font-family: Helvetica, Arial, sans-serif !impo
<a href="<%= Discourse.base_url_no_prefix + t.relative_url %>" style="color:#2F70AC;font-weight:400;line-height:1.3;margin:0;padding:0;text-decoration:none">
<strong><%= t.title -%></strong>
</a>
</td>
<td style="padding:26px 8px 16px 8px;text-align:left;">
<p style="color:#0a0a0a;line-height:1.3;margin:0 0 10px 0;padding:0;text-align:left"><%= t.category.try(:name) -%></p>
</td>
<td style="padding:24px 8px 16px 8px;text-align:left;">