-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
Milestone
Description
Still digging into which is the correct bug, but noticed competing bad spacing on two versions.
On QA builds[1], I get no indentation at all:
1: https://readthedocs-static-dev.s3.us-east-2.amazonaws.com/qa/theme/sphinx4-theme1-html4/index.html#
On local build of tox -e py3-sphinx18-html4, I a spacing regression that we've seen before:
I'm guessing the latter is the most accurate bug, I can't explain why the QA tests have such a clearly busted toc tree listing.

