Closed MarcinKrupnik closed 1 year ago
Thanks for opening your first issue here! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.
If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).
Welcome to the EBP community! :tada:
I think this one just got fixed by #775 actuall!
Describe the bug
There is missing whitespace before "Contents" in right sidebar of theme. In theme page https://sphinx-book-theme.readthedocs.io/en/latest/ In myst Page: https://myst-parser.readthedocs.io/en/latest/intro.html When I change theme page link word "latest" to "stable", style works correctly, but i cant do this same in my github pages link.
Reproduce the bug
Go to: https://sphinx-book-theme.readthedocs.io/en/latest/ See "=Contest" There are missing whitespace Go to: https://sphinx-book-theme.readthedocs.io/en/stable/ See "= Contest" Go to: https://myst-parser.readthedocs.io/en/latest/intro.html See "= Contest"
List your environment
Sphinx==6.2.1 sphinx-book-theme==1.0.1 myst-parser[linkify]==2.0.0 sphinx_design==0.5.0