I just saw http://huonw.github.io/cogset/cogset/, a rustdoc page with an image. On small screens, the image doesn't resize and is just cut off. I know images are probably quite rare in documentation, but adding `img {max-width: 100%}` to the rustdoc main css file is a trivial thing.