Skip to content

fix(CSS): too much overflow in the example output #144

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 2 commits into from
Jul 21, 2023

Conversation

OnkarRuikar
Copy link
Contributor

@OnkarRuikar OnkarRuikar commented Jul 17, 2023

If we update width we won't have to update mdn/content side. With width 350px the overflow doesn't spill over the output area.

To test the change try the width in the live sample https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Overflowing_content#css_tries_to_avoid_data_loss

@haocheng6
Copy link

haocheng6 commented Jul 17, 2023

Would it make sense to also update the width of some other examples on that page (for example, the first example under the The overflow property section) to make them look consistent?

@sideshowbarker
Copy link
Member

I unfortunately don’t have merge perms for this repo

@chrisdavidmills
Copy link
Contributor

I unfortunately don’t have merge perms for this repo

Me neither ;-(

@rachelandrew
Copy link
Collaborator

I used to so just checked but don't anymore :D

@Rumyra Rumyra merged commit 306a511 into mdn:main Jul 21, 2023
@OnkarRuikar OnkarRuikar deleted the patch-1 branch July 22, 2023 01:03
@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.

Overflowing content overlaps the interactive editor
6 participants