# HG changeset patch # User Mario Ferraro # Date 1249129205 -3600 # Node ID 37abba547f8baa85e92f2d0d2dc0103ce8610736 # Parent 40cf7eaa032eb6b1e82d7d2d0e044ce5c88b49fb Organization home page map dimensions now fit the world. diff -r 40cf7eaa032e -r 37abba547f8b 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 */