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

Preserve height and width on svgs #41

Merged
merged 1 commit into from Jan 27, 2017
Merged

Preserve height and width on svgs #41

merged 1 commit into from Jan 27, 2017

Conversation

tracker-common
Copy link

We discovered an IE11 bug that would expand the height of SVGs. The solution was to not remove the height and width attributes from the SVG element.

Signed-off-by: Eric Dattore <edattore@pivotal.io>
@EtienneLem EtienneLem merged commit 626d5b1 into missive:master Jan 27, 2017
@EtienneLem
Copy link
Member

Thanks! 🤘

@tracker-common tracker-common deleted the preserve-svg-height-width branch February 17, 2017 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants