← Back to context

Comment by gorhill

6 years ago

On my side, when I use `grid` instead of `table` for the `.row` style, the `min-height` of the video row is respected, otherwise it's disregarded for a reason I do not understand.

thats uh, weird. I'll look into that, thank you for digging into the issue.

  • Simple solution: set the `min-height: 600px` on the Twitch `iframe` instead of on the `.embed` class.

    • Sorry this took so long, added this fix, as well as basic filters. Thanks again for the help!