1
0
Fork 0
forgejo/web_src/css
wxiaoguang 196cef0221 Fix dropdown text ellipsis (#30628)
Follow
https://github.com/go-gitea/gitea/pull/30547#discussion_r1573866519

Fix #30624

The Fomantic UI Dropdown wasn't designed to work that way, its "text"
element might contain images. So the "overflow" shouldn't be added to
any general dropdown text.

![image](https://github.com/go-gitea/gitea/assets/2114189/f6ceaabd-bc89-4bf2-baa2-a6f0324c1962)

(cherry picked from commit 1e4867730b261352d63098b85cf53ca05867c8c2)
(cherry picked from commit 112df5a3fe)
2024-04-22 19:31:26 +00:00
..
chroma [Port] gitea#30014: Various code view improvements 2024-03-28 16:43:14 +01:00
codemirror
editor
features Drag-and-drop improvements for projects and issue pins (#29875) 2024-03-30 07:17:31 +01:00
markup [PORT] gitea#30282: Markup color and font size fixes 2024-04-07 19:53:55 +00:00
modules Tweak and fix toggle checkboxes (#30527) (#30531) 2024-04-21 18:08:18 +02:00
repo Remove fomantic checkbox module (#30162) (#30168) 2024-04-08 11:28:31 +02:00
shared Migrate gt-hidden to tw-hidden (#30046) 2024-03-30 07:17:29 +01:00
standalone
themes [BUG] Fix styling of close button 2024-04-16 15:20:43 +00:00
actions.css Fix various overflows on actions view (#30344) (#30505) 2024-04-21 18:07:00 +02:00
admin.css
base.css Fix dropdown text ellipsis (#30628) 2024-04-22 19:31:26 +00:00
dashboard.css Remove fomantic label module (#30081) 2024-03-30 07:17:31 +01:00
explore.css
font_i18n.css
form.css Fix checkboxes on mobile view, remove some dead css (#30308) (#30319) 2024-04-15 16:12:52 +02:00
helpers.css Migrate font-family to tailwind (#30118) 2024-03-30 07:17:32 +01:00
home.css
index.css Remove fomantic checkbox module (#30162) (#30168) 2024-04-08 11:28:31 +02:00
install.css Fix install page checkboxes and dropdown width (#30526) (#30538) 2024-04-21 18:08:51 +02:00
org.css Remove fomantic checkbox module (#30162) (#30168) 2024-04-08 11:28:31 +02:00
repo.css Fix border-radius on view, blame and code search (#30545) (#30560) 2024-04-21 18:11:36 +02:00
review.css Fix: The interface is broken when modifying code comments under mobile devices (#30125) 2024-03-30 07:17:31 +01:00
user.css [v7.0/forgejo] Add optional pronoun field in user settings (#3076) 2024-04-06 13:23:43 +00:00