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.

On 4/29/06, James Bennett <[EMAIL PROTECTED]> wrote:
>
> On 4/28/06, parsch <[EMAIL PROTECTED]> wrote:
> > Thanks for your attention, I'll keep on trying to to find out what
> > causes the problem.
>
> If you go grab a WebKit nightly build, you can use its built-in
> inspector to try to isolate the problem.
>
> --
> "May the forces of evil become confused on the way to your house."
>   -- George Carlin
>
> >
>

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