On Sep 7, 1:44 pm, Rossko <[email protected]> wrote:
>
> It might be a simple example but it is still surrounded by your CSS,
> try taking that out.
Firebug makes disabling individual CSS lines fairly easy. It's the max-
width here (line 88 or thereabouts)
img {
border:medium none;
max-width:100%;
}
which is causing the problem in Firefox at least.
Andrew
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-maps-api?hl=en
-~----------~----~----~----~------~----~------~--~---