From 18c051b71ee13edaf250af0dfbf202ee903f6e1b Mon Sep 17 00:00:00 2001 From: willzoo Date: Sun, 11 Feb 2024 00:16:50 -0500 Subject: [PATCH] Fixed Issue #12664: Accessiblity Issue for Comment Buttons --- .../comment-edit-form/comment-edit-form.component.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/web/app/components/comment-box/comment-edit-form/comment-edit-form.component.html b/src/web/app/components/comment-box/comment-edit-form/comment-edit-form.component.html index 55f13c0572bc..c6372b981621 100755 --- a/src/web/app/components/comment-box/comment-edit-form/comment-edit-form.component.html +++ b/src/web/app/components/comment-box/comment-edit-form/comment-edit-form.component.html @@ -47,11 +47,10 @@ placeholderText="Enter your comment here" [isDisabled]="isDisabled"> -
+
-