forgejo/web_src
Gusted 0b3b13c8d5
[GITEA] Maintain aspect ratio for auth icons
- When specifying an icon URL for a authentication source, it's forced
to be an width and height of 20px. However this didn't take into account
that icons could have an different aspect ratio of 1:1.
- This patch fixes that by instead using `max-width` and `max-height`
which will respect other aspect ratios.
- Resolves https://codeberg.org/forgejo/forgejo/issues/1234

(cherry picked from commit 3482739637)
2023-08-14 12:43:56 +02:00
..
css [GITEA] Maintain aspect ratio for auth icons 2023-08-14 12:43:56 +02:00
fomantic Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
js [API] Forgejo API /api/forgejo/v1 2023-08-14 09:32:38 +02:00
svg Use inline SVG for built-in OAuth providers (#25171) 2023-06-13 10:51:02 +00:00