Page:
http://intuition-designs.com/KEN/gallery/
When minimizing the window, the thumbnails collapse in a strange order where there is space to the right every 2 rows or so.
Hi,
You don’t like that? It looks like the letter E for a split second till the brain starts screaming that it’s an imposter. ;)
http://www.clipular.com/c?8916059=aDTSjCmzXJesBnenPQiYtT69ZaI&f=.png ;)
That effect is not the theme (since the code producing it can’t be found in the theme); so It’s likely one of your plugins, I think Jetpack would be the likely suspect.
You can get rid of it by using this css:
.gallery br {
clear: none !important;
}
Just add it to /css/custom.css OR to Quick CSS.
Thanks,
Nick