X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/ae0177fbe61d7d02e3c6b441bd395fff6fd96a18..054f934f27e79ab0f7a25a89b6b719cc2cb0cb06:/app/views/layouts/_inbox.html.erb?ds=sidebyside
diff --git a/app/views/layouts/_inbox.html.erb b/app/views/layouts/_inbox.html.erb
index d4054dfaf..fbebe3fc1 100644
--- a/app/views/layouts/_inbox.html.erb
+++ b/app/views/layouts/_inbox.html.erb
@@ -1,3 +1 @@
-
- <%= user_thumbnail_tiny(@user, :size => 20, :width => 20, :height => 20) %><%= @user.new_messages.size %>
-
\ No newline at end of file
+<%= @user.new_messages.size %>
\ No newline at end of file