From: Tom Hughes Date: Sun, 28 Apr 2024 17:47:13 +0000 (+0100) Subject: Mark copyright example image as fluid X-Git-Tag: live~101 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/fc81201cabc8fad5b45a51c7b805e7825d22c7b5 Mark copyright example image as fluid This preserves the old behaviour after #4732 is applied. --- diff --git a/app/views/site/copyright.html.erb b/app/views/site/copyright.html.erb index f014eb037..7fbf475ce 100644 --- a/app/views/site/copyright.html.erb +++ b/app/views/site/copyright.html.erb @@ -78,7 +78,7 @@

<%= image_tag("attribution_example.png", :alt => t(".legal_babble.attribution_example.alt"), - :border => 0, + :border => 0, :class => "img-fluid", :title => t(".legal_babble.attribution_example.title")) %>

<%= t ".legal_babble.more_title_html" %>