Re: [css3-flexbox] max-height and box-align (RE: flexbox questions)

On May 28, 2010, at 4:19 PM, Tab Atkins Jr. wrote:

> 
> Ah, so max-height just provides a limit for the height before flex
> computation.  That's a possibility.  I'd want min-height to work the
> same way, though, along with min/max-width.

I don't like this option.  I think min and max should always set boundaries on the flex, i.e., you can't flex above the maximum or below the minimum.

dave
(hyatt@apple.com)

Received on Friday, 28 May 2010 21:38:36 UTC