diff --git a/webapp/components/Comment.vue b/webapp/components/Comment.vue index f0155afa8..1fdfad7cf 100644 --- a/webapp/components/Comment.vue +++ b/webapp/components/Comment.vue @@ -35,24 +35,22 @@ @showEditCommentMenu="editCommentMenu" /> -
-
- - {{ $t('comment.show.more') }} - -
-
-
- - {{ $t('comment.show.less') }} - +
+
+ + @@ -61,7 +59,7 @@