Created
June 18, 2013 06:04
-
-
Save steppefox/5802969 to your computer and use it in GitHub Desktop.
Fix for strange marker behavior in the google maps: http://stackoverflow.com/questions/10821304/google-maps-marker-strangely-stretched-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
#city_map label { width: auto; display:inline; } | |
#city_map img { max-height: none; max-width: none; } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment