diff --git a/apps/comments/css/comments.css b/apps/comments/css/comments.css index 428dc778a65..90b3678b219 100644 --- a/apps/comments/css/comments.css +++ b/apps/comments/css/comments.css @@ -177,7 +177,8 @@ opacity: 1; } -#commentsTabView .comment .action.delete { +#commentsTabView .comment .action.delete, +#commentsTabView .comment .deleteLoading { position: absolute; right: 0; } diff --git a/apps/comments/js/commentstabview.js b/apps/comments/js/commentstabview.js index 0d2d0b0b81f..d64b70494fd 100644 --- a/apps/comments/js/commentstabview.js +++ b/apps/comments/js/commentstabview.js @@ -27,6 +27,7 @@ '
' + '{{#if isEditMode}}' + ' ' + + ' '+ '{{/if}}' + ' ' + '