Organization home page map dimensions now fit the world.
--- a/app/soc/content/css/soc-090730.css Sat Aug 01 12:31:05 2009 +0100
+++ b/app/soc/content/css/soc-090730.css Sat Aug 01 13:20:05 2009 +0100
@@ -395,7 +395,8 @@
/* Organization home gmap */
#org_home_map {
height: 500px;
- width: 100%;
+ width: 550px;
+ margin: 0 auto;
}
/* SIDEBAR MENU */