Created
February 7, 2012 23:23
-
-
Save carlosramireziii/1762936 to your computer and use it in GitHub Desktop.
html5-reset sprite issue
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
/* Responsive images and other embedded objects | |
Note: keeping IMG here will cause problems if you're using foreground images as sprites. | |
If this default setting for images is causing issues, you might want to replace it with a .responsive class instead. */ | |
img, | |
object, | |
embed {max-width: 100%;} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment