View Single Post
Old 12-12-2012, 12:37 AM   PM User | #4
Custard7A
Regular Coder

 
Custard7A's Avatar
 
Join Date: Jul 2010
Location: Australia
Posts: 269
Thanks: 32
Thanked 32 Times in 32 Posts
Custard7A is an unknown quantity at this point
That doesn't make sense, I assume it's a spammer.

Anyway, I put your CSS on my server to see if I could spot the issue, but I doubt I was accurately representing your page. Could you link to a working example?

Since the gap gets bigger as resolution improves it must be controlled by percentage. Probably by the relationship between the parent and child, rather than a set value. If that padding: 10px; is meant to be defining a constant width gap, then you would likely have to remove the width value of that element for it to work consistently.
Custard7A is offline   Reply With Quote