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; }