-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Remove horizontal scrolling on mobile #24927
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
Conversation
Are codeblocks still horizontally scrollable if they are too long? |
Yes, but inline code is wrapped. |
I don't understand the ci failure. |
FAILURE: files differ: nimdoc/testproject/htmldocs/nimdoc.out.css |
They don't differ. |
Thanks for your hard work on this PR! Hint: mm: orc; opt: speed; options: -d:release |
(cherry picked from commit 8b82f5d)
This commit broke the desktop version of docs as you can see from https://nim-lang.github.io/Nim/strutils.html |
* Regression after nim-lang#24927
No description provided.