diff --git a/client/web/compose/src/components/PageBlocks/CommentConfigurator.vue b/client/web/compose/src/components/PageBlocks/CommentConfigurator.vue
index cf723a875a..75ddb0ef02 100644
--- a/client/web/compose/src/components/PageBlocks/CommentConfigurator.vue
+++ b/client/web/compose/src/components/PageBlocks/CommentConfigurator.vue
@@ -6,9 +6,11 @@
>
@@ -60,91 +62,96 @@
-
-
-
-
-
-
- {{ $t('comment.titleField.footnote') }}
-
+
+
+ {{ $t('comment.titleField.footnote') }}
+
+
+
-
-
-
-
-
-
- {{ $t('comment.contentField.footnote') }}
-
-
+
+
+ {{ $t('comment.contentField.footnote') }}
+
+
+
-
-
-
-
-
-
- {{ $t('comment.referenceField.footnote') }}
-
-
+
+
+ {{ $t('comment.referenceField.footnote') }}
+
+
+
-
-
-
-
-
- {{ $t('comment.sortDirection.footnote') }}
-
-
+
+
+ {{ $t('comment.sortDirection.footnote') }}
+
+
+
+