0

Here are two screenshots showing the issue I am facing:

screenshot 1 screenshot 2

You can see that the image has a height of 202px, but the li has a height of 208px

Where does the li get the extra 4 pixels of height from and how can I fix it?

Cameron Ball
  • 4,048
  • 6
  • 25
  • 34
  • It's difficult for me to show the source since it's a drupal site running on my localhost. I can assure you that there is absolutely no whitespace in the li though (I had a similar issue that was caused by that). I have tried to make a cut down version of it in a static html file but for some reason the issue doesn't happen then. – Cameron Ball Jul 31 '13 at 11:14