Skip to content
This repository has been archived by the owner on Oct 22, 2020. It is now read-only.

Iframe size exceeds parent div. #16

Open
drnkwati opened this issue Jan 2, 2018 · 0 comments
Open

Iframe size exceeds parent div. #16

drnkwati opened this issue Jan 2, 2018 · 0 comments

Comments

@drnkwati
Copy link

drnkwati commented Jan 2, 2018

Hi
I notice the iframe slightly grows out of it parent element especially when using super embed on a CSS grid system. I fixed this by adding an inline style of max-width 100% directly on the iframe;
<iframe src="https://player.vimeo.com/video/28629415?autoplay=false" style="max-width: 100%;"></iframe>
Can you please add this inline style directly to the super embed core, to fix this behavior.
thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant