Author: haint
Date: 2011-10-25 22:46:46 -0400 (Tue, 25 Oct 2011)
New Revision: 7876
Modified:
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIWizard/Stylesheet.css
Log:
GTNPORTAL-2223 Can't select Invitation Space in UIWizardPageSetInfo
Modified:
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIWizard/Stylesheet.css
===================================================================
---
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIWizard/Stylesheet.css 2011-10-26
00:44:57 UTC (rev 7875)
+++
portal/trunk/web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIWizard/Stylesheet.css 2011-10-26
02:46:46 UTC (rev 7876)
@@ -308,4 +308,6 @@
.UIWizard .TreeContainer {
height: 259px;
-}
\ No newline at end of file
+ overflow-x: hidden;
+ overflow-y: auto;
+}
Show replies by date