Skip to content

.flex-1 (and possibly others) requires min-width: 0 #809

@geonanorch

Description

@geonanorch

A quick bug report around flex:

You can easily reproduce the issue by setting different horizontal paddings for the flexbox items (e.g. in the flex-1 documentation sample): the items will have different widths (and box-sizing won't change that).

To solve it the .flex-1 class (and I guess other shrinking-relating classes) should include a min-width: 0 rule.

There are quite a few bugs still with flexboxes, and possibly other workarounds would be required...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions