Home › Forums › CSS › [Solved] responsive video leaves margins when I do max video width/height › Reply To: [Solved] responsive video leaves margins when I do max video width/height
October 15, 2015 at 5:29 am
#209735
Participant
There’s a lot going on in the provided markup – for future reference, we just need the HTML for the video and a paragraph below (just enough to demonstrate the problem).
I imagine that the issue is caused by the max-width and max-height set on the iframe. Set it on the wrapper instead to see if that helps.