Closed
Description
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.
Metadata
Metadata
Assignees
Labels
No labels