Home › Forums › CSS › IE gap between div when using unitPNG › Re: IE gap between div when using unitPNG
May 17, 2010 at 2:56 pm
#75828
Participant
I guess this is tricky one since no one replied.
I have made the gap much smaller by changing the way my buttons were coded/styled however there is still a small gap. Anyways, I basically changed my buttons from <a> with text and a background to an image (containing the text) and used sprites method. I guess the unitPNG didn’t like all the padding around the <a> or something.
Anyone else have similar issues?