X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/614a4c128472c7547df81fc135ff05beca063f2f..fd3c7b23c50df8d4bb6345087ff7aa217e562482:/app/views/profiles/edit.html.erb diff --git a/app/views/profiles/edit.html.erb b/app/views/profiles/edit.html.erb index b207e72e2..d755be52c 100644 --- a/app/views/profiles/edit.html.erb +++ b/app/views/profiles/edit.html.erb @@ -56,9 +56,9 @@ checked <% end %> id="updatehome" /> - <%= tag.div "", :id => "map", :class => "content_map set_location border border-grey rounded" %> + <%= tag.div "", :id => "map", :class => "content_map set_location border border-secondary-subtle rounded" %> <%= f.primary t(".save") %> - <%= link_to t(".cancel"), user_path(current_user), :class => "btn btn-link" %> + <%= link_to t(".cancel"), current_user, :class => "btn btn-link" %> <% end %>