[openstreetmap/openstreetmap-website] OpenID connect icon to SVG (PR #4795)

Hidde Wieringa notifications at github.com
Thu May 16 19:18:03 UTC 2024


@hiddewie commented on this pull request.



> @@ -74,7 +74,8 @@ def auth_button_preferred(name, provider, options = {})
       image_tag("#{name}.svg",
                 :alt => t("application.auth_providers.#{name}.alt"),
                 :class => "rounded-1 me-3",
-                :size => "24") + t("application.auth_providers.#{name}.title"),
+                :width => "24px",
+                :height => "24px") + t("application.auth_providers.#{name}.title"),

Ah yes, I changed it back.

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

Message ID: <openstreetmap/openstreetmap-website/pull/4795/review/2061691713 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240516/e375179c/attachment.htm>


More information about the rails-dev mailing list