executablebooks / sphinx-book-theme

A clean book theme for scientific explanations and documentation with Sphinx
https://sphinx-book-theme.readthedocs.io
BSD 3-Clause "New" or "Revised" License
413 stars 196 forks source link

Missing whitespace before "Contents" #778

Closed MarcinKrupnik closed 8 months ago

MarcinKrupnik commented 8 months ago

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/ image In myst Page: https://myst-parser.readthedocs.io/en/latest/intro.html image 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

welcome[bot] commented 8 months 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:

choldgraf commented 8 months ago

I think this one just got fixed by #775 actuall!