You are here

styled-google-map.css in Styled Google Map 8.2

Same filename and directory in other branches
  1. 8 css/styled-google-map.css
.gm-style img {
  max-width: none;
}
.google-map-control {
  background: #fff;
}

File

css/styled-google-map.css
View source
  1. .gm-style img {
  2. max-width: none;
  3. }
  4. .google-map-control {
  5. background: #fff;
  6. }