Use SVG for OpenID icon on the login screen
This commit is contained in:
parent
24d535237c
commit
1c179621d2
2 changed files with 1 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 812 B |
|
@ -25,7 +25,7 @@
|
|||
<div class="list-inline justify-content-center d-flex align-items-center flex-wrap w-100">
|
||||
<% end %>
|
||||
|
||||
<%= link_to image_tag("openid.png",
|
||||
<%= link_to image_tag("openid.svg",
|
||||
:alt => t("application.auth_providers.openid.title"),
|
||||
:size => "36"),
|
||||
"#",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue