Skip to content

Instantly share code, notes, and snippets.

@ppsirius
Last active February 15, 2016 12:35
Show Gist options
  • Select an option

  • Save ppsirius/89f746e8a28ef1337d50 to your computer and use it in GitHub Desktop.

Select an option

Save ppsirius/89f746e8a28ef1337d50 to your computer and use it in GitHub Desktop.
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
img[src*=".svg"], svg {
width: 100%;
height: 100%;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment