# HG changeset patch # User Pawel Solyga # Date 1243963066 -7200 # Node ID 1555814edac7b38230d3a03ca1af434b796bf015 # Parent 8f3771ff383bde358a36b81028f99be242c3ec15 Small changes in #extra_left, #extra_right tags in css file. Google Maps and Student Project List on Organization home page now doesn't lay on page footer if too high. diff -r 8f3771ff383b -r 1555814edac7 app/soc/content/css/soc-090421.css --- a/app/soc/content/css/soc-090421.css Mon Jun 01 23:42:36 2009 +0200 +++ b/app/soc/content/css/soc-090421.css Tue Jun 02 19:17:46 2009 +0200 @@ -388,19 +388,17 @@ } #org_home_extras { - position: relative; margin:2em 0em 2em; min-height:500px; } #extras_left { - position: absolute; width: 55%; left: 0px; + float: left; } #extras_right { - position: absolute; width: 43%; right: 0px; float: right;