0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-31 15:56:21 +01:00
gitea/templates/repo/issue
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
..
fields
labels
milestone
view_content Fix dropdown text ellipsis (#30628) 2024-04-21 23:14:33 +00:00
branch_selector_field.tmpl Fix long branch name overflows (#30345) 2024-04-16 08:52:45 +00:00
card.tmpl
choose.tmpl Fix spacing in issue navbar (#30238) 2024-04-02 11:48:07 +00:00
comment_tab.tmpl
filter_actions.tmpl
filter_list.tmpl
filters.tmpl
label_precolors.tmpl
labels.tmpl Fix spacing in issue navbar (#30238) 2024-04-02 11:48:07 +00:00
list.tmpl
milestone_issues.tmpl
milestone_new.tmpl Fix spacing in issue navbar (#30238) 2024-04-02 11:48:07 +00:00
milestones.tmpl
navbar.tmpl
new_form.tmpl
new.tmpl
openclose.tmpl
search.tmpl
view_content.tmpl Fix issue comment form and quick-submit (#30623) 2024-04-22 01:00:04 +08:00
view_title.tmpl Fix long branch name overflows (#30345) 2024-04-16 08:52:45 +00:00
view.tmpl