]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notifier/note_comment_notification.html.erb
Remove that ugly style="margin: 0"
[rails.git] / app / views / notifier / note_comment_notification.html.erb
index 88b8f9603d4a517509dafce7675fac6cc73271f6..7492985317db950619621a3fa94c9c1a6c83e29e 100644 (file)
@@ -1,4 +1,4 @@
-<p style="margin: 0"><%= t 'notifier.note_comment_notification.greeting' %></p>
+<p><%= t 'notifier.note_comment_notification.greeting' %></p>
 
 <% if @owner %>
   <p><%= raw t "notifier.note_comment_notification.#{@event}.your_note", :commenter => link_to_user(@commenter), :place => @place %></p>