You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/web_src
Earl Warren 8833853dd6
avoid hard-coding height in language dropdown menu (#25986)
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 where less than 14 languages are
offered.

Refs: https://codeberg.org/forgejo/forgejo/pulls/1000

Co-authored-by: rome-user <rome-user@noreply.codeberg.org>
Co-authored-by: Giteabot <teabot@gitea.io>
12 months ago
..
css avoid hard-coding height in language dropdown menu (#25986) 12 months ago
fomantic Replace fomantic divider module with our own (#25539) 1 year ago
js Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled (#25947) 12 months ago
svg Use inline SVG for built-in OAuth providers (#25171) 1 year ago