On Mon, May 10, 2010 at 8:43 PM, Andrew Fedoniouk <news@terrainformatica.com> wrote: > Is there any combination of width/flex/box/overflow that will allow > to declare > one element to be twice wider than another? .one { width: 0; box-flex: 1; } .two { width: 0; box-flex: 2; } (Assuming both are children of a flexbox, of course.) ~TJReceived on Tuesday, 11 May 2010 03:46:34 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:07:46 UTC