https://bugzilla.wikimedia.org/show_bug.cgi?id=3276
DieBuche <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from DieBuche <[email protected]> 2010-11-05 14:10:39 UTC --- This is actually very easy: Use divs with: { display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; } add a vertical-align:top; to cater for inconsistenst heights. I'll add a patch later -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
