1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-11-24 08:57:03 -05:00
forgejo/web_src/css
rome-user b4b5dc0071
[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.

(cherry picked from commit a6f7ad3a6f)
2023-07-17 00:22:06 +02:00
..
chroma Change --font-weight-bold to --font-weight-semibold and 600 value, introduce new font weight variables (#24827) 2023-05-21 23:37:32 +00:00
codemirror Remove EasyMDE focus outline on text (#25328) 2023-06-18 04:10:07 +00:00
editor Several fixes for mobile UI (#25634) 2023-07-04 17:45:45 +00:00
features Add custom ansi colors and CSS variables for them (#25546) 2023-06-28 15:38:55 +02:00
markup Improve wiki sidebar and TOC (#25460) 2023-06-23 15:51:43 -04:00
modules Prevent SVG shrinking (#25652) 2023-07-04 02:15:06 +00:00
repo move issue filters to shared template (#25729) 2023-07-13 20:00:38 +00:00
shared Restructure issue list template, styles (#25750) 2023-07-09 19:38:01 +00:00
standalone Add toasts to UI (#25449) 2023-06-27 02:45:24 +00:00
themes Add custom ansi colors and CSS variables for them (#25546) 2023-06-28 15:38:55 +02:00
actions.css Reorganize CSS files (#24739) 2023-05-16 00:13:30 -04:00
admin.css Several fixes for mobile UI (#25634) 2023-07-04 17:45:45 +00:00
base.css Actions list enhancements (#25601) 2023-07-04 09:59:47 +00:00
dashboard.css Fix mobile navbar and misc cleanups (#25134) 2023-06-09 09:10:51 +00:00
explore.css fix tags line no margin see #25255 (#25280) 2023-06-24 20:30:46 +08:00
font_i18n.css Fix @font-face overrides (#24855) 2023-05-24 01:48:51 +00:00
form.css Fix mobile navbar and misc cleanups (#25134) 2023-06-09 09:10:51 +00:00
helpers.css Clarify "text-align" CSS helpers, fix clone button padding (#25763) 2023-07-08 11:53:56 +02:00
home.css [GITEA] avoid hard-coding height in language dropdown menu 2023-07-17 00:22:06 +02:00
index.css Prevent SVG shrinking (#25652) 2023-07-04 02:15:06 +00:00
install.css Make "install page" respect environment config (#25648) 2023-07-09 22:43:37 +00:00
org.css Fix position of org follow button (#25688) 2023-07-04 23:41:46 -04:00
repo.css Don't stack PR tab menu on small screens (#25789) 2023-07-14 01:54:20 +00:00
review.css Make add line comment buttons focusable (#25894) 2023-07-15 11:45:34 +02:00
user.css Fix mobile navbar and misc cleanups (#25134) 2023-06-09 09:10:51 +00:00