From: Herve Saint-Amand Date: Sat, 31 Dec 2016 00:14:24 +0000 (+0000) Subject: Tweaked cell padding X-Git-Tag: live~3632^2~36 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/5f663b765a85fe2e7a35493077df89268cb1aab3?ds=inline Tweaked cell padding Tweaked cell padding to align the top of the avatar and of the message text a bit better. --- 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 @@

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