I think that by giving the second stack a negative width, you forced shoes to put it in the smallest possible space, and in doing so broke your layout.
On Mon, 06 Apr 2009 00:23:24 -0300, Andre Nathan <[email protected]> wrote: > On Sun, 2009-04-05 at 22:07 -0500, [email protected] wrote: >> Set the width of your second stack to 0.5 instead of -0.5 >> -Patrick > > Indeed it works! But shouldn't both be the same? > > Thanks, > Andre
