Author: fpunt
Date: 2010-02-25 13:04:20 +0100 (Thu, 25 Feb 2010)
New Revision: 41167

Modified:
   
CMSContainer/trunk/CMSContainer/cmsc/sitemanagement/src/webapp/editors/secure/selectGroup.jsp
Log:
CMSC-1649 Fixed the scrollbars in this dialog

Modified: 
CMSContainer/trunk/CMSContainer/cmsc/sitemanagement/src/webapp/editors/secure/selectGroup.jsp
===================================================================
--- 
CMSContainer/trunk/CMSContainer/cmsc/sitemanagement/src/webapp/editors/secure/selectGroup.jsp
       2010-02-25 09:16:49 UTC (rev 41166)
+++ 
CMSContainer/trunk/CMSContainer/cmsc/sitemanagement/src/webapp/editors/secure/selectGroup.jsp
       2010-02-25 12:04:20 UTC (rev 41167)
@@ -16,8 +16,8 @@
      </div>
   </div>
 
- <div class="editor" style="height:500px">
-  <div class="body" style="padding:10px">
+ <div class="editor" style="height:450px;">
+  <div class="body" style="padding:10px; width: auto;">
 <community:useSSO var="sso" />
 <c:choose>
        <c:when test="${!empty param.group}">

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to