From f0a3988066f72a28bb44520af072f18d91d77dde Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 7 Mar 2019 17:06:00 +0100 Subject: Add to playlist dropdown --- client/src/app/videos/+video-watch/modal/video-share.component.scss | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'client/src/app/videos/+video-watch/modal/video-share.component.scss') diff --git a/client/src/app/videos/+video-watch/modal/video-share.component.scss b/client/src/app/videos/+video-watch/modal/video-share.component.scss index 4937506b9..472a45920 100644 --- a/client/src/app/videos/+video-watch/modal/video-share.component.scss +++ b/client/src/app/videos/+video-watch/modal/video-share.component.scss @@ -13,4 +13,9 @@ display: flex; justify-content: center; margin-top: 10px; + align-items: center; + + my-timestamp-input { + margin-left: 10px; + } } -- cgit v1.2.3