Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Too Much Spacing Re: Too Much Spacing

#93767
angelazou
Participant

This is weird. I tried your method, and the line around the check image goes away but the spacing becomes upward instead of downward, as shown in this screenshot (http://www.flickr.com/photos/72394808@N08/6605426885/). I even added


span.check {
display: block;
width: 16px
height: 16px;
background: url(http://link) no-repeat center center;
vertical-align: center;
margin: 0;
padding: 0;
}

but the spacing just won’t go away. This is just annoying strange. I mean, you can tell from this screenshot (http://www.flickr.com/photos/72394808@N08/6605426995/) that there is no margin/padding assigned to this element whatsoever (I mean even if it did, my explicit CSS rules should override it, right?)

PS: despite all the complaining, I’m still looking forward for the countdown. It’s less than 8 hours to go in China. 2012 is almost here! Happy new year everyone :)