Fix description/comments max width
authorChocobozzz <me@florianbigard.com>
Mon, 17 Sep 2018 13:28:32 +0000 (15:28 +0200)
committerChocobozzz <me@florianbigard.com>
Mon, 17 Sep 2018 13:28:32 +0000 (15:28 +0200)
client/src/app/videos/+video-watch/video-watch.component.scss

index fac4bdbe5deccb81aac5a1db8c9190d7d3a21157..15adf0f61bd8e839ae55c8e626822a282335f087 100644 (file)
@@ -81,6 +81,7 @@
     flex-grow: 1;
     // Set min width for flex item
     min-width: 1px;
+    max-width: 100%;
 
     .video-info-first-row {
       display: flex;