Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork66
Horizontally align the collapse button icon#219
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
It may be worth checking how this affect Sphinx 4-, as Python 3.10 and 3.9 use Sphinx 3.4.3. |
/* after Sphinx 4.x and earlier is dropped, only the below is needed */ | ||
width: 12px; | ||
border-radius: 0 5px 5px 0; | ||
border-left: none; | ||
} | ||
#sidebarbutton span { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Can we achieve compatibility without deleting this?
Note I'm proposing pinning A |
I'll test it later today or tomorrow (at Fosdem currently) |
In addition to 8.1.3, I checked with 3.4.3 and 7.2.6 and both work as well :) |
2f15ba6
intopython:mainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Just something that was bugging me a bit :D I hope this won't be an issue regarding 4.x compatibility?
Before

After

📚 Documentation preview 📚:https://python-docs-theme-previews--219.org.readthedocs.build/