0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 10:24:38 +01:00
gitea/templates/repo/issue/view_content
wxiaoguang b70c7f8660
Fix incorrect display for comment context menu (#23343)
Replace #23342 

Fix a regression of #23014: the `a` couldn't be used here because
Fomantic UI has style conflicts: `.ui.comments .comment .actions a {
display: inline-block; }`


And complete one more of my TODOs: "in the future there could be a
special CSS class for it"
2023-03-08 11:26:37 +08:00
..
add_reaction.tmpl
attachments.tmpl
comments_delete_time.tmpl
comments.tmpl Add context when rendering labels or emojis (#23281) 2023-03-05 22:59:05 +01:00
context_menu.tmpl Fix incorrect display for comment context menu (#23343) 2023-03-08 11:26:37 +08:00
pull_merge_instruction.tmpl
pull.tmpl
reactions.tmpl
reference_issue_dialog.tmpl
sidebar.tmpl Add context when rendering labels or emojis (#23281) 2023-03-05 22:59:05 +01:00
update_branch_by_merge.tmpl