[gatein-commits] gatein SVN: r4879 - portal/branches/branch-GTNPORTAL-1592/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIPage.

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Nov 1 03:08:24 EDT 2010


Author: ndkhoiits
Date: 2010-11-01 03:08:23 -0400 (Mon, 01 Nov 2010)
New Revision: 4879

Modified:
   portal/branches/branch-GTNPORTAL-1592/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIPage/Stylesheet.css
Log:
GTNPORTAL-1543 Error displaying in PageBody when change language to Arabic

Modified: portal/branches/branch-GTNPORTAL-1592/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIPage/Stylesheet.css
===================================================================
--- portal/branches/branch-GTNPORTAL-1592/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIPage/Stylesheet.css	2010-11-01 06:45:19 UTC (rev 4878)
+++ portal/branches/branch-GTNPORTAL-1592/web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIPage/Stylesheet.css	2010-11-01 07:08:23 UTC (rev 4879)
@@ -25,7 +25,8 @@
 
 .UIPageBody .PageLayoutDecorator	{
 	padding: 0px;
-	margin: 0px 2px auto 2px;
+	margin: 0px 2px auto 2px;
+	overflow: hidden;
 }
 
 .UIPageBody .PageLayoutDecorator .MiddlePageBG {



More information about the gatein-commits mailing list