--- a/src/main/webapp/WEB-INF/jsp/issue-view.jsp Thu Feb 19 17:48:07 2026 +0100 +++ b/src/main/webapp/WEB-INF/jsp/issue-view.jsp Fri Feb 20 15:27:09 2026 +0100 @@ -368,7 +368,7 @@ </a> </c:if> <c:if test="${comment.author eq viewmodel.authenticatedUser}"> - <a class="comment-edit-icon" onclick="showCommentEditor(${comment.id})">✎</a> + <a class="edit-icon" onclick="showCommentEditor(${comment.id})"></a> </c:if> </c:if> <c:if test="${empty comment.author}">