0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-30 02:09:11 -05:00
forgejo/web_src
rome-user a6f7ad3a6f
[GITEA] avoid hard-coding height in language dropdown menu
This commit removes the hard-coded height of 500px, using that as a
max-height instead. The height of items in the dropdown menu, assuming
a default font size of 16px, is 36px, so the old CSS would cause
overly large dropdown menus in instances of Forgejo where less than 14
languages are offered.
2023-07-11 00:59:04 +02:00
..
css [GITEA] avoid hard-coding height in language dropdown menu 2023-07-11 00:59:04 +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-07-10 18:31:55 +02:00
svg Use inline SVG for built-in OAuth providers (#25171) 2023-06-13 10:51:02 +00:00