--- reference/library/src/webapp/skin/default/portal.css 2013-07-23 14:32:43.000000000 -0500 +++ reference/library/src/webapp/skin/default/portal.css 2013-08-05 09:28:40.000000000 -0500 @@ -102,6 +102,13 @@ margin-top: .5em; margin-left: 12.3em; } + +/* second wrapper for content - needed by SAK-12563 */ +#innercontent { + float: left; + width:100% +} + /*margin tweak for IE to avoid float drop*/ * html #content{margin-left:12.3em} /*wrapper for footer blocks*/