@nertc commented on this pull request.


> @@ -0,0 +1,8 @@
+<% social_links.each do |social_link| %>
+  <div class="text-body-secondary d-flex mb-3">
+    <%= image_tag "social_link_icons/#{social_link.parsed[:platform].nil? ? 
'other' : social_link.parsed[:platform]}.svg",

`:size => "16"` was added to the `<img>` tag to avoid text jumps. Thanks for 
the suggestion.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5439#discussion_r1962972427
You are receiving this because you are subscribed to this thread.

Message ID: 
<openstreetmap/openstreetmap-website/pull/5439/review/2628893...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to