I am working on a responsive layout and I want my images to fill their containers. When I use max-width
and no height
there is some empty space near the bottom of the images.
Here is a fiddle: http://jsfiddle.net/8SvpQ/
Is what I am doing not possible to accomplish?