I am currently working on a site. I noticed that some elements are disabled when viewed in Firefox. I attached the image showing the problem.
Below is a screenshot of the jsfiddle from Firefox.

Code playback is here: JSFIDDLE
This is just an image with a percantage value set using CSS.
.image-percent { width: 30%; }
Strange, sometimes I can reproduce the error, and sometimes it just disappears after adding random HTML elements or other CSS properties.
Does anyone already experience this behavior or know a workaround forcing Firefox to properly resize the image?
Kilian stinson
source share