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

Iframe size exceeds parent div. #16

@drnkwati

Description

@drnkwati

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions