Created
April 29, 2015 19:37
-
-
Save pablocattaneo/79a511538d5b7815def3 to your computer and use it in GitHub Desktop.
Hack para ie10 y 11
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@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