Fix thumbnail CSS to not use `width: auto`, because that made the page reflow. It made thumbnails start out at 0x0 size, then resize to the actual size only after the image was loaded.
Fix thumbnail CSS to not use `width: auto`, because that made the page reflow. It made thumbnails start out at 0x0 size, then resize to the actual size only after the image was loaded.