Title: Plugin breaks my page width
Last modified: August 21, 2016

---

# Plugin breaks my page width

 *  Resolved [lotfi.elhafi](https://wordpress.org/support/users/lotfielhafi/)
 * (@lotfielhafi)
 * [12 years ago](https://wordpress.org/support/topic/plugin-breaks-my-page-width/)
 * Hi,
 * I don’t really understand why, but the page where I use your plugin shrinks while
   loading the map. You can have a look here: [http://lotfielhafi.com/travel-log/](http://lotfielhafi.com/travel-log/)(
   You can compare with other pages to see the difference). What’s happening there?
 * I have another question: How can I center the map on Europe instead of America?
 * [https://wordpress.org/plugins/wp-google-map-plugin/](https://wordpress.org/plugins/wp-google-map-plugin/)

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

 *  Plugin Author [Flipper Code – WordPress Development Company](https://wordpress.org/support/users/flippercode/)
 * (@flippercode)
 * [12 years ago](https://wordpress.org/support/topic/plugin-breaks-my-page-width/#post-4718561)
 * Hello,
 * This is due to following CSS –
 * *, *:before, *:after {
    -moz-box-sizing: border-box; }
 * It should be change to –
    *, *:before, *:after { -moz-box-sizing: content-box;}
 * Thanks
 *  Plugin Author [Flipper Code – WordPress Development Company](https://wordpress.org/support/users/flippercode/)
 * (@flippercode)
 * [12 years ago](https://wordpress.org/support/topic/plugin-breaks-my-page-width/#post-4718582)
 * Hope this resolved for you.

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

The topic ‘Plugin breaks my page width’ is closed to new replies.

 * ![](https://ps.w.org/wp-google-map-plugin/assets/icon-256x256.gif?rev=3111000)
 * [WP Maps - Store Locator,Google Maps,OpenStreetMap,Mapbox,Listing,Directory & Filters](https://wordpress.org/plugins/wp-google-map-plugin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-google-map-plugin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-google-map-plugin/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-google-map-plugin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-google-map-plugin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-google-map-plugin/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Flipper Code – WordPress Development Company](https://wordpress.org/support/users/flippercode/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/plugin-breaks-my-page-width/#post-4718582)
 * Status: resolved