]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notifier/friend_notification.html.erb
Remove that ugly style="margin: 0"
[rails.git] / app / views / notifier / friend_notification.html.erb
index 91de4b732000ba31dd479007fd6dd2a704a78893..356aca0aae4cbbabf2ab0733df5b50f670433aa6 100644 (file)
@@ -1,4 +1,4 @@
-<p style="margin: 0"><%= t 'notifier.friend_notification.had_added_you', :user => @friend.befriender.display_name %></p>
+<p><%= t 'notifier.friend_notification.had_added_you', :user => @friend.befriender.display_name %></p>
 
 <%= render "notifier/user_message_table", :captured => capture { %>
   <p><%= raw t 'notifier.friend_notification.see_their_profile', :userurl => link_to(@viewurl, @viewurl) %></p>