1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 09:25:48 +00:00
gitea/web_src
Giteabot 4aba4f8dc3
Fix dropdown text ellipsis (#30628) (#30633)
Backport #30628 by @wxiaoguang

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)

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-04-22 06:52:08 +00:00
..
css Fix dropdown text ellipsis (#30628) (#30633) 2024-04-22 06:52:08 +00:00
fomantic Remove fomantic checkbox module (#30162) (#30168) 2024-03-29 17:44:22 +00:00
js Refactor and fix archive link bug (#30535) (#30570) 2024-04-21 23:12:47 +02:00
svg Update various logos and unify their filenames (#29637) 2024-03-06 22:20:05 +00:00