From 746018f6b81b40e8858303662ac9ec5ce59ac6eb Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 28 Apr 2021 11:49:34 +0200 Subject: Refactor actor avatar display --- .../app/+videos/+video-watch/comment/video-comment-add.component.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'client/src/app/+videos/+video-watch/comment/video-comment-add.component.scss') diff --git a/client/src/app/+videos/+video-watch/comment/video-comment-add.component.scss b/client/src/app/+videos/+video-watch/comment/video-comment-add.component.scss index 1aa9255c2..54e61eac4 100644 --- a/client/src/app/+videos/+video-watch/comment/video-comment-add.component.scss +++ b/client/src/app/+videos/+video-watch/comment/video-comment-add.component.scss @@ -13,8 +13,7 @@ form { display: flex; margin-bottom: 10px; - my-account-avatar { - vertical-align: top; + my-actor-avatar { margin-right: 10px; } -- cgit v1.2.3