This declaration in your CSS file is the cause for displaying your Google Bar not correctly:
.team-member img{
float:left;
margin: 0 15px 1em 15px;
border: 1px solid #555;
}
--
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.
