Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

firefox image width fix #732

Merged
merged 2 commits into from
Sep 15, 2018
Merged

firefox image width fix #732

merged 2 commits into from
Sep 15, 2018

Conversation

spences10
Copy link
Owner

Referencing #419

Closes #706

-moz-document url-prefix() {
    /* Firefox doesn't respect max-width in certain situations */
    img { width: 100%; max-width: -moz-max-content; }
}

@spences10
Copy link
Owner Author

spences10 commented Sep 15, 2018

Deploy preview for blog-scottspence-me ready!

Built with commit 0fe891b

https://deploy-preview-732--blog-scottspence-me.netlify.com

@spences10
Copy link
Owner Author

@spences10 spences10 merged commit c4b9a60 into master Sep 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Footer height on FireFox is breaking view
1 participant