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 Refactor `ctx` in templates (#23105) 2023-03-02 11:44:06 -06:00
attachments.tmpl Refactor `ctx` in templates (#23105) 2023-03-02 11:44:06 -06:00
comments.tmpl Add context when rendering labels or emojis (#23281) 2023-03-05 22:59:05 +01:00
comments_delete_time.tmpl Refactor `ctx` in templates (#23105) 2023-03-02 11:44:06 -06:00
context_menu.tmpl Fix incorrect display for comment context menu (#23343) 2023-03-08 11:26:37 +08:00
pull.tmpl Fix the Manually Merged form (#23015) 2023-02-21 18:03:41 +08:00
pull_merge_instruction.tmpl Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2023-02-19 12:06:14 +08:00
reactions.tmpl Refactor `ctx` in templates (#23105) 2023-03-02 11:44:06 -06:00
reference_issue_dialog.tmpl Make sure fmt catches all templates (#20979) 2022-08-31 23:58:54 +08:00
sidebar.tmpl Add context when rendering labels or emojis (#23281) 2023-03-05 22:59:05 +01:00
update_branch_by_merge.tmpl Move helpers to be prefixed with `gt-` (#22879) 2023-02-13 17:59:59 +00:00