-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Closed
Labels
T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.
Description
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.
Metadata
Metadata
Assignees
Labels
T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.