X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/664d02982cbaa8b1223ef03047b6134ff1ffbdac..59fccd95f64a4aa44de022600c104c5c309ad8d0:/app/views/browse/_relation.html.erb diff --git a/app/views/browse/_relation.html.erb b/app/views/browse/_relation.html.erb index 922e642cc..447067900 100644 --- a/app/views/browse/_relation.html.erb +++ b/app/views/browse/_relation.html.erb @@ -7,15 +7,15 @@ :id => relation.redaction.id), relation.redaction) %> <% else %> - <%= tag.div :class => ["browse-section", "browse-relation", { "text-muted" => relation.redacted? }] do %> + <%= tag.div :class => ["browse-section", "browse-relation", { "text-body-secondary" => relation.redacted? }] do %> <%= render :partial => "browse/common_details", :object => relation %> <% unless relation.containing_relation_members.empty? %>