Joined February 2014
·
Posted to
Remove extra space below images
over 1 year
ago
doing
margin-top: -5px;
on the .caption class also fixes the problem, but it was originated because of combining an inline and a block element in the same scope
Achievements
15 Karma
467 Total ProTip Views
Forked
Have a project valued enough to be forked by someone else
I agree that is not the best solution but negative margins are not a hack check this article http://coding.smashingmagazine.com/2009/07/27/the-definitive-guide-to-using-negative-margins/