diff --git a/apps/comments/src/components/Comment.vue b/apps/comments/src/components/Comment.vue index 29711ad687d..6a02bcd8c6a 100644 --- a/apps/comments/src/components/Comment.vue +++ b/apps/comments/src/components/Comment.vue @@ -345,7 +345,7 @@ $comment-padding: 10px; &__submit { position: absolute !important; - bottom: 0; + bottom: 5px; right: 0; }