Skip to content
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

fix: do not adjust padding right when body has overflow-y: scroll #2664

Merged

Conversation

limonte
Copy link
Member

@limonte limonte commented Aug 18, 2023

fixes #2663

@limonte limonte merged commit 4d86677 into main Aug 18, 2023
2 checks passed
@limonte limonte deleted the fix/do-not-adjust-padding-right-when-body-has-overflow-y-scroll branch August 18, 2023 22:14
github-actions bot pushed a commit that referenced this pull request Aug 18, 2023
## [11.7.24](v11.7.23...v11.7.24) (2023-08-18)

### Bug Fixes

* do not adjust padding right when body has overflow-y: scroll ([#2664](#2664)) ([4d86677](4d86677))
@limonte
Copy link
Member Author

limonte commented Aug 18, 2023

🎉 This PR is included in version 11.7.24 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

check overflow-y before padding-right on tag body
1 participant