Watch icon should be on the right
authorChocobozzz <me@florianbigard.com>
Wed, 7 Feb 2018 09:22:35 +0000 (10:22 +0100)
committerChocobozzz <me@florianbigard.com>
Wed, 7 Feb 2018 09:22:35 +0000 (10:22 +0100)
client/src/app/videos/+video-watch/video-watch.component.scss

index d963f713dbf73dd4327c235084b67dba9a91a859..6104da94ff2db886141a25718d07a2c5ec00e2ab 100644 (file)
@@ -42,7 +42,7 @@
     .video-info-first-row {
       display: flex;
 
-      & > div {
+      & div:first-child {
         flex-grow: 1;
       }