X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a02e37250b53a086547a900b5570d8ff197b81f1..a4b8a91821b5bf56861a70e31b147bd00207c6f1:/app/views/notes/index.html.erb diff --git a/app/views/notes/index.html.erb b/app/views/notes/index.html.erb index 2eb99b812..dd0cb2608 100644 --- a/app/views/notes/index.html.erb +++ b/app/views/notes/index.html.erb @@ -21,7 +21,7 @@ <% @notes.each do |note| -%> - class="creator"<% end %>> + class="table-primary"<% end %>> <% if note.closed? %> <%= image_tag("closed_note_marker.png", :alt => "closed", :size => "25x40") %>