Organization home page map dimensions now fit the world.
authorMario Ferraro <fadinlight@gmail.com>
Sat, 01 Aug 2009 13:20:05 +0100
changeset 2701 37abba547f8b
parent 2700 40cf7eaa032e
child 2702 028f6adffde7
Organization home page map dimensions now fit the world.
app/soc/content/css/soc-090730.css
--- 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 */