Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Content Inside Flex-Box children affecting Grow Size

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #175465
    modiophile
    Participant

    How come the size of parent flex-grow div “side-modules” is being affected by its children divs? Is there a property I’m missing here? The width property certainly doesn’t behave the same way…

    Example

    #175491
    modiophile
    Participant

    Strange, that works. Thanks wolf.

    W3C Explanation

    There’s little out there about how flex-grow, flex-shrink and flex-basis work independently (if at all). The integer seems to apply to all three “properties”

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.