Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
aileen opened this issue Mar 13, 2019 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request

Comments

@aileen
Copy link
Member

aileen commented Mar 13, 2019

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.

@aileen aileen added the enhancement New feature or request label Mar 13, 2019
@aileen aileen self-assigned this Mar 13, 2019
@aileen aileen closed this as completed in 17db13a Mar 13, 2019
@aileen
Copy link
Member Author

aileen commented Mar 13, 2019

Here's how it looks like fixed:

full-width-image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant