From 68a40023668ff9af00cd30987015330d2311bd29 Mon Sep 17 00:00:00 2001 From: Herve Saint-Amand Date: Wed, 8 Feb 2017 12:02:17 +0000 Subject: [PATCH 1/1] Removed italic styling on message body Contributor BushmanK pointed out quite rightly that italic isn't appropriate for a full body of text. --- app/views/notifier/_message_body.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/notifier/_message_body.html.erb b/app/views/notifier/_message_body.html.erb index cf81340eb..6fa6c8c84 100644 --- a/app/views/notifier/_message_body.html.erb +++ b/app/views/notifier/_message_body.html.erb @@ -1,4 +1,4 @@ - +
<%= link_to( -- 2.43.2