Created by: etiennetremel
When images are at 100%, height is not adjusted correctly. The code "width: auto\9;" fixed it.
The problem appear when the default width and height is set in the image tag: <img src="myimage.jpg" width="800" height="600" />
Here is the picture to explain the problem: http://i50.tinypic.com/mbqt8l.jpg