]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notifier/_message_body.html.erb
Apply inline styling to all <p> tags
[rails.git] / app / views / notifier / _message_body.html.erb
index 29ecf9ea89f7fb4252f5a6cb0f4df54acefb656c..723bb84e5bb6ecb95348e9956e65db51863ce644 100644 (file)
@@ -5,7 +5,9 @@
           image_tag(
             attachments["avatar.png"].url,
             alt: @author,
-            title: @author
+            title: @author,
+            width: 50,
+            height: 50
           ),
           user_url(@author, :host => SERVER_URL),
           :target => "_blank"