On Tue, Apr 23, 2013 at 7:02 AM, Tim Leverett <zzzzbov@gmail.com> wrote: >> Nah, just use MOAR FLEXBOX: >> >> .images { >> display: flex; >> justify-content: center; >> } > > Maybe it's my lack of experience with flexbox, but how would flexbox handle > the situation where the images are supposed to gracefully wrap to new lines? Add a "flex-wrap: wrap;" line to the above rule. ^_^ ~TJReceived on Tuesday, 23 April 2013 17:40:35 UTC
This archive was generated by hypermail 2.3.1 : Monday, 2 May 2016 14:39:10 UTC