]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/layouts/_inbox.html.erb
Refine user menu CSS
[rails.git] / app / views / layouts / _inbox.html.erb
index 787dd8bfc496bdc4d814316ea8cb1d757a5d9dac..fbebe3fc19fc5a0f285022ef000637a574a4d573 100644 (file)
@@ -1,3 +1 @@
-<span id="inboxanchor" class="count-number">
-  <img src='<%= user_image_url(@user, :size => 20) %>' width='20' height='20'><span><%= @user.new_messages.size %></span>
-</span>
\ No newline at end of file
+<span id="inboxanchor" class="count-number"><%= @user.new_messages.size %></span>
\ No newline at end of file