[gatein-commits] gatein SVN: r5326 - exo/portal/branches/3.1.x/portlet/exoadmin/src/main/webapp/skin/organization/webui/component/UIOrganizationPortlet.

do-not-reply at jboss.org do-not-reply at jboss.org
Sun Nov 28 22:20:51 EST 2010


Author: ndkhoiits
Date: 2010-11-28 22:20:50 -0500 (Sun, 28 Nov 2010)
New Revision: 5326

Modified:
   exo/portal/branches/3.1.x/portlet/exoadmin/src/main/webapp/skin/organization/webui/component/UIOrganizationPortlet/DefaultStylesheet.css
Log:
EXOGTN-191 Dont show UI Search form in Users and group management when change language to to Arabic

Modified: exo/portal/branches/3.1.x/portlet/exoadmin/src/main/webapp/skin/organization/webui/component/UIOrganizationPortlet/DefaultStylesheet.css
===================================================================
--- exo/portal/branches/3.1.x/portlet/exoadmin/src/main/webapp/skin/organization/webui/component/UIOrganizationPortlet/DefaultStylesheet.css	2010-11-28 20:38:52 UTC (rev 5325)
+++ exo/portal/branches/3.1.x/portlet/exoadmin/src/main/webapp/skin/organization/webui/component/UIOrganizationPortlet/DefaultStylesheet.css	2010-11-29 03:20:50 UTC (rev 5326)
@@ -168,6 +168,7 @@
 	float: left; /* orientation=lt */
 	float: right; /* orientation=rt */
 	height: auto;
+	width: 100%;
 }
 
 .UIOrganizationPortlet .UISearch .UISearchForm .QuickSet {



More information about the gatein-commits mailing list