Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

If you take a look at this page, generated by the NextGEN Gallery plugin, the thumbnails in the second row are not floating to the left:

http://soteriabrighton.co.uk/gallery/

Despite having the following CSS:

.ngg-gallery-thumbnail-box {
float: left;
}

I wonder if anyone can spot what the issue is here?

share|improve this question
Looks fine to me, what browser are you using? – Vince Pettit Sep 25 '12 at 14:35

closed as off topic by mrwweb, Brian Fegter, Michael, kaiser, Wyck Sep 26 '12 at 22:36

Questions on WordPress Answers are expected to relate to WordPress within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.