Product View has empty spaces
I am currently building a Drupal Commerce website for a customer of mine, and I am having an issue that I have never seen before.
The product view is pulling in random white space, almost like there is an empty field there, however I cannot find anything from running firebug, as well as going through the view.
If someone would take a look and see if you can figure it out I would be much appreciative.
Comments
This is exactly right, favrik. The node displays in the grid need to have a uniform height set so the floats work properly. I was able to fix this in a quick browser test by setting the height of the shorter div to match that of the longer ones.