From 83452a1f235074ba635cdc24ae527f1f06b066c1 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 7 Feb 2018 10:22:35 +0100 Subject: Watch icon should be on the right --- client/src/app/videos/+video-watch/video-watch.component.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 d963f713d..6104da94f 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.scss +++ b/client/src/app/videos/+video-watch/video-watch.component.scss @@ -42,7 +42,7 @@ .video-info-first-row { display: flex; - & > div { + & div:first-child { flex-grow: 1; } -- cgit v1.2.3