From a0fca2b6ed13e69913e69022f4e548cc48b728c5 Mon Sep 17 00:00:00 2001 From: Maja Komel Date: Tue, 27 Nov 2018 12:51:15 +0100 Subject: [PATCH] FIX: popular posts font weight in summary email --- app/views/user_notifications/digest.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/user_notifications/digest.html.erb b/app/views/user_notifications/digest.html.erb index 71ebed0cb3..e0cf541a46 100644 --- a/app/views/user_notifications/digest.html.erb +++ b/app/views/user_notifications/digest.html.erb @@ -247,7 +247,7 @@ body, table, td, th, h1, h2, h3 {font-family: Helvetica, Arial, sans-serif !impo -
+ <%= email_excerpt(post.cooked) %>