Author: phuong_vu
Date: 2010-11-16 22:03:47 -0500 (Tue, 16 Nov 2010)
New Revision: 5117
Modified:
portal/branches/branch-GTNPORTAL-1643/portlet/exoadmin/src/main/webapp/skin/organization/webui/component/UIOrganizationPortlet/DefaultStylesheet.css
Log:
GTNPORTAL-1542 Don't show UI Search form in Users and group management when change
language to Arabic
Modified:
portal/branches/branch-GTNPORTAL-1643/portlet/exoadmin/src/main/webapp/skin/organization/webui/component/UIOrganizationPortlet/DefaultStylesheet.css
===================================================================
---
portal/branches/branch-GTNPORTAL-1643/portlet/exoadmin/src/main/webapp/skin/organization/webui/component/UIOrganizationPortlet/DefaultStylesheet.css 2010-11-17
03:02:21 UTC (rev 5116)
+++
portal/branches/branch-GTNPORTAL-1643/portlet/exoadmin/src/main/webapp/skin/organization/webui/component/UIOrganizationPortlet/DefaultStylesheet.css 2010-11-17
03:03:47 UTC (rev 5117)
@@ -168,6 +168,7 @@
float: left; /* orientation=lt */
float: right; /* orientation=rt */
height: auto;
+ width: 100%;
}
.UIOrganizationPortlet .UISearch .UISearchForm .QuickSet {