Skip to content

Offset page content #57

@jrbourbeau

Description

@jrbourbeau

After migrating to the new sphinx-book-theme (xref #54), I noticed when navigating to a specific subsection of a page, the section title is covered up. For example, previously https://docs.dask.org/en/stable/array-creation.html#concatenation-and-stacking would look like:

Screen Shot 2021-10-07 at 4 16 44 PM

while with the new theme we have:

Screen Shot 2021-10-07 at 4 15 54 PM

(Note the "Concatenation and Stacking" title is covered).

I recall this happening before, even with the old theme, because we didn't account for the width of the top navbar in the Dask theme. This was resolved by #27. Perhaps we didn't carry that extra CSS over when we switched themes?

cc @jacobtomlinson

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions