Please see this codepen: http://codepen.io/aaron/pen/Anqri
If the .item-container
's height is changed to any other positive percentage, nothing happens. However, changing the height to a negative percentage, a pixel value, or removing it causes the images to grow and no longer be 25%.
I cannot understand why the percentage height is necessary and yet the number does not matter.