Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Top content of Tutorial is getting cut off by header at certain viewport widths. #6661

@ghost

Description

Between 991px and 768px, the header grows in size, but the content remains a fixed distance from the top, this results in about 10px being cutoff from the tutorial content and table of contents, see screenshot.

screen shot 2014-03-12 at 5 44 53 am

I would change the margin top of the content container to 150px and since the table of contents is position:fixed I would move it down to top:150px, however I did not want to introduce a new media query into docs.css.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions