From b72014423e7a8e6efd099c87c25e76c556d1a739 Mon Sep 17 00:00:00 2001 From: Neil Lalonde Date: Tue, 3 Jan 2017 11:05:54 -0500 Subject: [PATCH] FIX: summary email wrong background colour above popular posts --- app/views/user_notifications/digest.html.erb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/views/user_notifications/digest.html.erb b/app/views/user_notifications/digest.html.erb index 27698161640..5c13f487456 100644 --- a/app/views/user_notifications/digest.html.erb +++ b/app/views/user_notifications/digest.html.erb @@ -231,8 +231,7 @@ body, table, td, th, h1, h2, h3 {font-family: Helvetica, Arial, sans-serif !impo <% if @popular_posts.present? %> -
-
+
<%=t 'user_notifications.digest.popular_posts' %>