On Tue, Oct 14, 2008 at 6:21 AM, jibbajabba <[EMAIL PROTECTED]> wrote: > > Design By Fire adds this file using conditional comments to fix IE6: > > http://www.designbyfire.com/liquid_blueprint/blueprint/lib/ie.css > > Has anyone had a look at that file and the IE fixes and determined if > it makes liquid layout bombproof? >
Ah OK, it's the classic 3px float jog. That's a solid fix, except for being written as a hack. We could put that into the base ie6.css that Blueprint comes with since I'm sure it would prevent other float problems. -- -- Christian Montoya christianmontoya.net --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=en -~----------~----~----~----~------~----~------~--~---
