Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not loading icons in Chrome or Safari #10

Closed
GoogleCodeExporter opened this issue Aug 5, 2015 · 3 comments
Closed

Not loading icons in Chrome or Safari #10

GoogleCodeExporter opened this issue Aug 5, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

not loading icons or sidebar in Chrome or Safari, maps loads ok but no icons or 
sidebar.  

Original issue reported on code.google.com by cdfabr...@gmail.com on 6 May 2011 at 7:53

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

Found error on my side, disregard.

Original comment by cdfabr...@gmail.com on 14 May 2011 at 3:26

@GoogleCodeExporter
Copy link
Author

I've had some css problems like this as well!

I've had the same problem when using 1140px Grid http://cssgrid.net
apparently these css rules mess up the google maps icons and sidebar:

img, object, embed {
max-width: 100%;
}

I've just removed it and it started working again!
Thankfully, no visible impact in my site (yet, lol).
Be careful when using templates / css grids that have lots of padronization 
resets.

I hope I've helped someone ;)

Original comment by roberto.cr on 9 Aug 2011 at 5:26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants