]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/application/_auth_providers.html.erb
Merge remote-tracking branch 'upstream/pull/4952'
[rails.git] / app / views / application / _auth_providers.html.erb
index c3fef47d9608b433dabfce8ac991a2ac240660ac..66417bca2bde278331daf83e799aa5872524e2b4 100644 (file)
@@ -25,9 +25,9 @@
       <div class="list-inline justify-content-center d-flex align-items-center flex-wrap w-100">
     <% end %>
 
-      <%= link_to image_tag("openid.png",
-                            :alt => t("application.auth_providers.openid.title"),
-                            :size => "24"),
+      <%= link_to image_tag("openid.svg",
+                            :alt => t("application.auth_providers.openid.alt"),
+                            :size => "36"),
                   "#",
                   :id => "openid_open_url",
                   :title => t("application.auth_providers.openid.title"),