Ideas for CSS Flexible Box Layout Level 2

  • flex-wrap: nowrap | [ tight || balance || wrap ] to allow tight-packing (line break based on min-size) and line-balancing
  • break-before/after: flex-line to allow explicit line breaks
 
spec/css2-flexbox.txt · Last modified: 2014/12/09 15:48 by 127.0.0.1
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki