mirror of
1
Fork 0
forgejo/templates/repo/issue/view_content
wxiaoguang 112df5a3fe
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)
2024-04-22 21:02:29 +02:00
..
add_reaction.tmpl
attachments.tmpl
comments.tmpl
comments_authorlink.tmpl
comments_delete_time.tmpl
context_menu.tmpl
conversation.tmpl
pull.tmpl
pull_merge_instruction.tmpl
reactions.tmpl
reference_issue_dialog.tmpl
show_role.tmpl
sidebar.tmpl Remove fomantic input module (#30194) 2024-04-07 15:40:31 +02:00
update_branch_by_merge.tmpl
watching.tmpl