I'm trying to style a web photo gallery by stacking pictures side-by-side. Since I want to center them, I chose to use display: inline-block instead of float: left to make them align horizontally. The strange thing is, although it looks fine in every other browser, IE8 gives me this:
http://crystalsanctuary.rpgsource.net/dp_stuff/misc/ie8_images.jpg If you reload, it goes away. Anyone see this display of stupidity before? I tried a bunch of tricks, and nothing seems to work well on this. ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
