Viewing 2 replies - 1 through 2 (of 2 total)
  • I also have this issue. Have looked through everything but no answers to be found. Problem can be viewed here using IE9:

    nationalcottages.co.uk

    Google credits are displayed vertically in a narrow strip rather than horizontally along the bottom of map. Looks like it could just be CSS issue which should be easy to solve? Anybody know? My usual method is to just inspect elements and play around/figure things out but I can’t do that with this. Solution would be appreciated.

    Now resolved thanks to post over at Drupal.org.

    Get My Custom CSS Plugin and add the following:

    .gmnoprint {
      width: auto !important;
    }

    Job done.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘When Using IE – extra line’ is closed to new replies.