I tried the following code:
 .clearfix:after, .container:after {overflow:hidden;
content:".";display:block;height:0;clear:both;visibility:hidden;}

and also applying overflow:hidden on .container

is this what you did?

Chris

2008/9/29 davor <[EMAIL PROTECTED]>:
>
> You can try putting overflow:auto or overflow:hidden (for safari and
> IE) for .container, but youll still have a gap if last element inside
> .container has .clearfix applied. (i used overflow on him too.)
>
> But im no expert at this.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to