From deb8b9cdb03213efd8f1fc4b40ab94ae499fe058 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 29 Mar 2021 16:45:35 +0200 Subject: Square channel avatar consistency --- client/src/app/+videos/+video-watch/video-watch.component.scss | 6 ------ 1 file changed, 6 deletions(-) (limited to 'client/src/app/+videos') diff --git a/client/src/app/+videos/+video-watch/video-watch.component.scss b/client/src/app/+videos/+video-watch/video-watch.component.scss index 555126cbc..a67605217 100644 --- a/client/src/app/+videos/+video-watch/video-watch.component.scss +++ b/client/src/app/+videos/+video-watch/video-watch.component.scss @@ -179,12 +179,6 @@ $video-info-margin-left: 44px; &:hover { opacity: 0.8; } - - img { - @include avatar(18px); - - margin: -2px 5px 0 0; - } } .video-info-channel-left { -- cgit v1.2.3