diff options
Diffstat (limited to 'client/src/app/videos')
-rw-r--r-- | client/src/app/videos/+video-watch/comment/video-comments.component.scss | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ | |||
27 | font-weight: 600; | 27 | font-weight: 600; |
28 | text-transform: uppercase; | 28 | text-transform: uppercase; |
29 | border: none; | 29 | border: none; |
30 | transform: translateY(-7%); | ||
30 | } | 31 | } |
31 | 32 | ||
32 | my-feed { | 33 | my-feed { |