Matthew Flanagan schrieb:

> I can confirm that i'm seeing this padding issue in safari and the
> webkit inspector shows:
> padding-top:10px;
> padding-right:20px;
> padding-bottom:10px;
> padding-left:20px;
>
> I've been seeing it since wilson did the split of all the css files a
> while back but I thought it was something i had done. I just removed
> all my css customizations and i'm still seeing it. Add "padding:0px;"
> to #container in layout.css fixed it for me.
> 

That works, thank you Matthew.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to