Skip to content

Instantly share code, notes, and snippets.

@wilhelser
Created October 2, 2015 21:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wilhelser/53492cd5a10d817bdca9 to your computer and use it in GitHub Desktop.
Save wilhelser/53492cd5a10d817bdca9 to your computer and use it in GitHub Desktop.
IE Specific Media Queries
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment