From bf64ed4196938ba9002c887cadb01bd2a6e3127a Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Sat, 28 Dec 2019 01:10:26 +0100 Subject: Add search bars for a user's videos and playlist library --- client/src/app/videos/+video-watch/comment/video-comments.component.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'client/src/app/videos') diff --git a/client/src/app/videos/+video-watch/comment/video-comments.component.scss b/client/src/app/videos/+video-watch/comment/video-comments.component.scss index 9e3682295..c02f6c21b 100644 --- a/client/src/app/videos/+video-watch/comment/video-comments.component.scss +++ b/client/src/app/videos/+video-watch/comment/video-comments.component.scss @@ -27,6 +27,7 @@ font-weight: 600; text-transform: uppercase; border: none; + transform: translateY(-7%); } my-feed { -- cgit v1.2.3