package.elm-lang.org icon indicating copy to clipboard operation
package.elm-lang.org copied to clipboard

Fix image scaling in docs

Open tesk9 opened this issue 7 years ago • 0 comments
trafficstars

Prevents images in module-level doc comments from overflowing their container.

Replaces https://github.com/elm/package.elm-lang.org/pull/242 (the classes referenced in this pr no longer seem to exist).

Fixes https://github.com/elm/package.elm-lang.org/issues/238

Before screen shot 2018-10-08 at 5 53 47 pm
After screen shot 2018-10-08 at 5 53 40 pm

(Alternatively, it might be nice to allow img tags in the markdown. Suggesting this change as least invasive.)

tesk9 avatar Oct 09 '18 01:10 tesk9