]> git.openstreetmap.org Git - rails.git/blob - app/views/layouts/_inbox.html.erb
Two more "nowrap" instructions removed to accommodate narrower displays
[rails.git] / app / views / layouts / _inbox.html.erb
1 <% if @user.new_messages.size > 0 %>
2 <span id="inboxanchor" class="count-number"><%= @user.new_messages.size %></span>
3 <% end %>