Closed
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
Labels
No labels