From 0f484e11feadeea07262bc25dd2000a0a5fdadda Mon Sep 17 00:00:00 2001 From: Neil Lalonde Date: Thu, 29 Dec 2016 15:33:53 -0500 Subject: [PATCH] FIX: Popular Posts heading in summary emails was a different style than other headings --- app/views/user_notifications/digest.html.erb | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/app/views/user_notifications/digest.html.erb b/app/views/user_notifications/digest.html.erb index 0b6a9d8d6c2..27698161640 100644 --- a/app/views/user_notifications/digest.html.erb +++ b/app/views/user_notifications/digest.html.erb @@ -231,15 +231,10 @@ body, table, td, th, h1, h2, h3 {font-family: Helvetica, Arial, sans-serif !impo <% if @popular_posts.present? %> - - - - -
-

- <%=t 'user_notifications.digest.popular_posts' %> -

-
+
+
+ <%=t 'user_notifications.digest.popular_posts' %> +