Skip to content

Embed block contents do not fill their container #2147

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tylersticka opened this issue Mar 6, 2023 · 0 comments · Fixed by #2149
Closed

Embed block contents do not fill their container #2147

tylersticka opened this issue Mar 6, 2023 · 0 comments · Fixed by #2149
Assignees
Labels
🐛 bug Something isn't working ✒️ gutenberg A change to our WordPress Gutenberg integration

Comments

@tylersticka
Copy link
Member

The WordPress core Embed block includes width and height attributes on elements like iframes. This means that if the container exceeds the width value, the embed will not expand to fill the available width. This is an issue because the block doesn't offer any controls for adjusting this width.

@tylersticka tylersticka added 🐛 bug Something isn't working ✒️ gutenberg A change to our WordPress Gutenberg integration labels Mar 6, 2023
@tylersticka tylersticka self-assigned this Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working ✒️ gutenberg A change to our WordPress Gutenberg integration
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant