From 5f663b765a85fe2e7a35493077df89268cb1aab3 Mon Sep 17 00:00:00 2001 From: Herve Saint-Amand Date: Sat, 31 Dec 2016 00:14:24 +0000 Subject: [PATCH] Tweaked cell padding Tweaked cell padding to align the top of the avatar and of the message text a bit better. --- app/views/notifier/changeset_comment_notification.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/notifier/changeset_comment_notification.html.erb b/app/views/notifier/changeset_comment_notification.html.erb index 752f6c0f4..8895f837a 100644 --- a/app/views/notifier/changeset_comment_notification.html.erb +++ b/app/views/notifier/changeset_comment_notification.html.erb @@ -39,10 +39,10 @@

- - -- 2.43.2
+ <%= image_tag attachments["avatar.png"].url, alt: @commenter %> + <%= @comment.to_html %>