X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fvideos%2F%2Bvideo-watch%2Fcomment%2Fvideo-comments.component.scss;h=d5af929d785dbf3743b1faa3ba70bb6e05aa87e9;hb=6304df89d66088dc825b910cc48371254a1adb7f;hp=0b8aa1854f26fd0e823b6502034b1ac8dd2dc812;hpb=0030284b0df2983914291d6fe83675e2aa892e6a;p=github%2FChocobozzz%2FPeerTube.git 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 0b8aa1854..d5af929d7 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 @@ -19,6 +19,14 @@ font-size: 13px; } +.title-block .title-page { + margin-right: 0; +} + +my-help { + display: inline-block; +} + @media screen and (max-width: 600px) { .view-replies { margin-left: 46px;