From 169310b288ea4ecfd0a664bc0829b404e1cc7bc2 Mon Sep 17 00:00:00 2001 From: Rigel Date: Mon, 7 May 2018 17:40:46 +0200 Subject: adding basic helpers to guide users for comments/subscribe to accounts --- client/src/app/videos/+video-watch/video-watch.component.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'client/src/app/videos/+video-watch/video-watch.component.scss') 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 508c553a4..990f86cc5 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.scss +++ b/client/src/app/videos/+video-watch/video-watch.component.scss @@ -76,6 +76,10 @@ opacity: 0.8; } } + + my-help { + display: inline-block; + } } .video-info-by a { -- cgit v1.2.3