From 18156719bd9cd1494b23dc1f8bc985fddeedade1 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Sun, 20 Nov 2016 01:52:08 -0800 Subject: [PATCH] downsize digest heading font a tad --- app/views/user_notifications/digest.html.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/user_notifications/digest.html.erb b/app/views/user_notifications/digest.html.erb index 0e5aefa9a64..0a499c32546 100644 --- a/app/views/user_notifications/digest.html.erb +++ b/app/views/user_notifications/digest.html.erb @@ -85,7 +85,7 @@ body, table, td, th, h1, h2, h3 {font-family: Helvetica, Arial, sans-serif !impo -
<%=t 'user_notifications.digest.popular_topics' %>
+
<%=t 'user_notifications.digest.popular_topics' %>
@@ -227,7 +227,7 @@ body, table, td, th, h1, h2, h3 {font-family: Helvetica, Arial, sans-serif !impo @@ -299,7 +299,7 @@ body, table, td, th, h1, h2, h3 {font-family: Helvetica, Arial, sans-serif !impo <% if @other_new_for_you.present? %> -
<%=t 'user_notifications.digest.more_new' %>
+
<%=t 'user_notifications.digest.more_new' %>
<%= digest_custom_html("above_popular_topics") %>
-

+

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