From 878af4c8b13fa550439476f1285767a098d5b020 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Tue, 3 Jan 2017 15:45:29 -0800 Subject: [PATCH] add tiny bit of space to email summary --- 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 5c13f487456..c9261000b0c 100644 --- a/app/views/user_notifications/digest.html.erb +++ b/app/views/user_notifications/digest.html.erb @@ -121,7 +121,7 @@ body, table, td, th, h1, h2, h3 {font-family: Helvetica, Arial, sans-serif !impo -
+

<%= t.title.truncate(60, separator: /\s/) -%>