From 9d5ac320f4604725594391a476e78ea4534198e1 Mon Sep 17 00:00:00 2001 From: Neil Lalonde Date: Fri, 25 Nov 2016 16:28:53 -0500 Subject: [PATCH] FIX: dates in digest email wrapping when they should have plenty of space on one line --- app/views/user_notifications/digest.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/user_notifications/digest.html.erb b/app/views/user_notifications/digest.html.erb index 4172d41c5a1..ad32b6f3f14 100644 --- a/app/views/user_notifications/digest.html.erb +++ b/app/views/user_notifications/digest.html.erb @@ -94,12 +94,12 @@ body, table, td, th, h1, h2, h3 {font-family: Helvetica, Arial, sans-serif !impo - -
+

<%= category_badge(t.category, inline_style: true, absolute_url: true) %>

+

<%= short_date(t.created_at) %>