UX: Make YouTube playlist onebox full width to match video onebox (#16936)

This commit is contained in:
David Taylor
2022-05-27 10:39:12 +01:00
committed by GitHub
parent 5c596273a0
commit 8fe3934856
2 changed files with 12 additions and 0 deletions

View File

@ -57,6 +57,7 @@ module Onebox
height="#{HEIGHT}"
frameborder="0"
allowfullscreen
class="youtube-onebox"
></iframe>
HTML
elsif list_id
@ -67,6 +68,7 @@ module Onebox
height="#{HEIGHT}"
frameborder="0"
allowfullscreen
class="youtube-onebox"
></iframe>
HTML
else