TryGhost/Massively

Full width images are not always full-width for viewports > 1280px

aileen opened this issue · 1 comments

It appears that when the original image size is not large enough, the max-width:100% on the image container has a negative effect on it:

screencapture-ghost-local-2368-full-bleed-image-2019-03-13-14_29_56 (1)

The image needs to be stretched to the fill its outer container, just like it's working for smaller viewports.

Here's how it looks like fixed:

full-width-image