[gatein-commits] gatein SVN: r4909 - portal/branches/branch-GTNPORTAL-1592/portlet/exoadmin/src/main/webapp/skin/applicationregistry/webui/component/UIApplicationRegistryPortlet.

do-not-reply at jboss.org do-not-reply at jboss.org
Tue Nov 2 21:37:19 EDT 2010


Author: kien_nguyen
Date: 2010-11-02 21:37:18 -0400 (Tue, 02 Nov 2010)
New Revision: 4909

Modified:
   portal/branches/branch-GTNPORTAL-1592/portlet/exoadmin/src/main/webapp/skin/applicationregistry/webui/component/UIApplicationRegistryPortlet/DefaultStylesheet.css
Log:
GTNPORTAL-1395 Error UI when select category for application in Application registry

Modified: portal/branches/branch-GTNPORTAL-1592/portlet/exoadmin/src/main/webapp/skin/applicationregistry/webui/component/UIApplicationRegistryPortlet/DefaultStylesheet.css
===================================================================
--- portal/branches/branch-GTNPORTAL-1592/portlet/exoadmin/src/main/webapp/skin/applicationregistry/webui/component/UIApplicationRegistryPortlet/DefaultStylesheet.css	2010-11-02 13:08:40 UTC (rev 4908)
+++ portal/branches/branch-GTNPORTAL-1592/portlet/exoadmin/src/main/webapp/skin/applicationregistry/webui/component/UIApplicationRegistryPortlet/DefaultStylesheet.css	2010-11-03 01:37:18 UTC (rev 4909)
@@ -519,4 +519,8 @@
 
 .UIGadgetManagement .UIGadgetEditor .HorizontalLayout input {
 	width: 97%;
-}
\ No newline at end of file
+}
+
+.UIGadgetManagement .GadgetCategory .UIFormGrid {
+	width: 100%;
+}



More information about the gatein-commits mailing list