Skip to content

Bad CSS on /python/renderers #91

Closed
@jdamiba

Description

@jdamiba

The CSS for the #notebook selector has two bad rules which are causing two visual display bugs:

(1) the min-height 100%; rule which causes the element to be extremely tall, squishing the layout of elements below it

(2) the font-size: 14px rule causes the heading text to be smaller than other headings at the same document level.

Screen Shot 2020-08-09 at 10 18 10 PM

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