Title: When Using IE &#8211; extra line
Last modified: August 21, 2016

---

# When Using IE – extra line

 *  Resolved [dkulas](https://wordpress.org/support/users/dkulas/)
 * (@dkulas)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/when-using-internet-explorer-extra-line/)
 * I am putting together a website for a client … and it is temporarily at this 
   URL — [http://162.144.37.114/~cogencle/](http://162.144.37.114/~cogencle/)
 * When I use MS-INTERNET EXPLORER to view the pages with the MAPS …
 * for example: [http://162.144.37.114/~cogencle/services/](http://162.144.37.114/~cogencle/services/)
   or
    any page UNDER SERVICES …. I see a VERTICAL LINE with the alphabet ….. I 
   do not get this when using CHROME or FIREFOX to view the website …
 * [http://wordpress.org/plugins/basic-google-maps-placemarks/](http://wordpress.org/plugins/basic-google-maps-placemarks/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [jdmedia](https://wordpress.org/support/users/jdmedia/)
 * (@jdmedia)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/when-using-internet-explorer-extra-line/#post-4179456)
 * 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](http://nationalcottages.co.uk/holiday-cottages-near-beverley/)
 * 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.
 *  [jdmedia](https://wordpress.org/support/users/jdmedia/)
 * (@jdmedia)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/when-using-internet-explorer-extra-line/#post-4179560)
 * 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.

 * ![](https://ps.w.org/basic-google-maps-placemarks/assets/icon-128x128.png?rev
   =1152531)
 * [Basic Google Maps Placemarks](https://wordpress.org/plugins/basic-google-maps-placemarks/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/basic-google-maps-placemarks/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/basic-google-maps-placemarks/)
 * [Active Topics](https://wordpress.org/support/plugin/basic-google-maps-placemarks/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/basic-google-maps-placemarks/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/basic-google-maps-placemarks/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [jdmedia](https://wordpress.org/support/users/jdmedia/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/when-using-internet-explorer-extra-line/#post-4179560)
 * Status: resolved