I’ve just found out that my article thumbnails in IE 8 are shown only as thin stripes – as you can see on image:
The web: http://jdem.cz/vzcy9
This behavior is not present in any other browser – i.e. FF 14, Opera 11, Chrome X, IE 7, IE 9 are OK.
Do you have any idea what causes this in IE8?
Seems the
max-wdth:99.35%rule is doing that. Try adding awidth:autoto the same rule that sets the fractional max-width.In other words, change:
to