Margin doubling in Internet Explorer

There have a problem in Internet Explorer’s floats rendering.

A workaround fix is adding display: inline; in stylesheet, it’ll solve the problem.