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

Hide scrollbar for unscrollable code snippets #237

Merged

Conversation

jonathanhefner
Copy link
Member

overflow-x: scroll always shows a scrollbar, whereas overflow-x: auto shows a scrollbar only when necessary.

Before After
before after

`overflow-x: scroll` always shows a scrollbar, whereas `overflow-x: auto`
shows a scrollbar only when necessary.
@jonathanhefner jonathanhefner merged commit 832b135 into rails:main Jul 16, 2023
@p8
Copy link
Member

p8 commented Jul 21, 2023

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants