Skip to content

Fix 26970 #139

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

Merged
merged 3 commits into from
Jul 24, 2023
Merged

Fix 26970 #139

merged 3 commits into from
Jul 24, 2023

Conversation

wbamberg
Copy link
Contributor

@wbamberg wbamberg commented May 26, 2023

Fixes mdn/content#26970, by making the img {max-width: 100%;} rule visible in the editor.

Because this PR does Prettier reformatting, it's in 2 commits:

@bsmth bsmth self-requested a review July 24, 2023 11:58
Copy link
Member

@bsmth bsmth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Looks good 👍🏻

@bsmth bsmth merged commit acc8830 into mdn:main Jul 24, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Media objects example is incomplete as inline code sets img's max-width to 100% while the example code doesn't
2 participants