Skip to content

Instantly share code, notes, and snippets.

@pablocattaneo
Created April 29, 2015 19:37
Show Gist options
  • Save pablocattaneo/79a511538d5b7815def3 to your computer and use it in GitHub Desktop.
Save pablocattaneo/79a511538d5b7815def3 to your computer and use it in GitHub Desktop.
Hack para ie10 y 11
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* codigo para ie 10 y 11 */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment