Skip to content

Fix flex layout broken by white-space: nowrap

Setting a min-width overrides default flexbox behavior that a flex item can be no smaller than its content

Closes #3339063

Merge request reports