You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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"
2 years ago
..
add_reaction.tmpl
attachments.tmpl
comments.tmpl
comments_delete_time.tmpl
context_menu.tmpl Fix incorrect display for comment context menu (#23343) 2 years ago
pull.tmpl
pull_merge_instruction.tmpl
reactions.tmpl
reference_issue_dialog.tmpl
sidebar.tmpl
update_branch_by_merge.tmpl