0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-30 09:04:42 +01:00
gitea/templates/repo/issue/view_content
wxiaoguang 1e4867730b
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)
2024-04-21 23:14:33 +00:00
..
add_reaction.tmpl
attachments.tmpl
comments.tmpl
comments_authorlink.tmpl
comments_delete_time.tmpl
context_menu.tmpl
conversation.tmpl
pull.tmpl Refactor web routes (#30519) 2024-04-17 08:31:37 +00:00
pull_merge_instruction.tmpl
reactions.tmpl
reference_issue_dialog.tmpl Fix dropdown text ellipsis (#30628) 2024-04-21 23:14:33 +00:00
show_role.tmpl
sidebar.tmpl Remove fomantic button module (#30475) 2024-04-14 17:53:52 +00:00
update_branch_by_merge.tmpl
watching.tmpl