Author: ndkhoiits
Date: 2011-02-28 03:13:04 -0500 (Mon, 28 Feb 2011)
New Revision: 5948
Modified:
portal/branches/branch-GTNPORTAL-1822/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIPortalComponent/Stylesheet.css
Log:
GTNPORTAL-1625 Component block height is not correct when dnd a container
Modified:
portal/branches/branch-GTNPORTAL-1822/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIPortalComponent/Stylesheet.css
===================================================================
---
portal/branches/branch-GTNPORTAL-1822/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIPortalComponent/Stylesheet.css 2011-02-28
07:34:47 UTC (rev 5947)
+++
portal/branches/branch-GTNPORTAL-1822/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIPortalComponent/Stylesheet.css 2011-02-28
08:13:04 UTC (rev 5948)
@@ -123,7 +123,7 @@
/*############### End Decorator ###################################################*/
.LAYOUT-CONTAINER .UIContainer {
- height: 100%;
+ _height: 100%;
/*
fix bug dragdrop in IE6
*/