Skip to content

Flex items should have min-height to shrink #1982

Closed
@kitsunet

Description

According to:
https://developer.mozilla.org/en-US/docs/Web/CSS/flex

An item in a flex container will not shrink below content size if it doesn't have a min-height. This is apparently handled differently in FF and Chrome but if you use something like the https://github.com/psmb/Psmb.FlatNav
You will have problems with long trees/lists in FF as it pushes the content tree out due to the missing min-height.

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