I've having a right headache trying to reduce the space between text and dividing line on my blog here:
http://uk451.blogspot.com/
If you look at the widget titled
TOP 3 POSTS in my right sidebar, you'll see the titles of three posts, but you will notice that the spacing between the text and the faint grey divider line is much bigger than it is in the list of
CATEGORIES and
ADMIN headers.
I can change the spacing of the
text using either
.popular-posts ul li or
#PopularPosts1 ul li and a negative bottom margin, but this doesn't move the divider line and the text ends up laying over the top of those divider lines.
I'm simply trying to get the spacing on the
TOP 3 POSTS list as tight as it is on both the
CATEGORIES and
ADMIN lists.
Where am I going wrong?