]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user/_contact.html.erb
Add a border to user images.
[rails.git] / app / views / user / _contact.html.erb
index be1c241068736d2577806fdd99812197c9a6ee06..aa277f83ed3bc78112c2d9eb2029272529c39834 100644 (file)
@@ -3,7 +3,7 @@
     <% if contact.image %>
       <%= image_tag url_for_file_column(contact, "image"), :class => "user_thumbnail" %>
     <% else %>
     <% if contact.image %>
       <%= image_tag url_for_file_column(contact, "image"), :class => "user_thumbnail" %>
     <% else %>
-      <%= image_tag "anon_small.png" %>
+      <%= image_tag "anon_small.png", :class => "user_thumbnail" %>
     <% end %>
   </td>
   <td>
     <% end %>
   </td>
   <td>