You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by ag...@apache.org on 2005/09/25 00:52:43 UTC

svn commit: r291344 - /incubator/roller/branches/roller_2.0/web/website/MemberPermissions.jsp

Author: agilliland
Date: Sat Sep 24 15:52:39 2005
New Revision: 291344

URL: http://svn.apache.org/viewcvs?rev=291344&view=rev
Log:
removing minimum height hack ... doesn't work on IE.


Modified:
    incubator/roller/branches/roller_2.0/web/website/MemberPermissions.jsp

Modified: incubator/roller/branches/roller_2.0/web/website/MemberPermissions.jsp
URL: http://svn.apache.org/viewcvs/incubator/roller/branches/roller_2.0/web/website/MemberPermissions.jsp?rev=291344&r1=291343&r2=291344&view=diff
==============================================================================
--- incubator/roller/branches/roller_2.0/web/website/MemberPermissions.jsp (original)
+++ incubator/roller/branches/roller_2.0/web/website/MemberPermissions.jsp Sat Sep 24 15:52:39 2005
@@ -1,6 +1,4 @@
 <%@ include file="/taglibs.jsp" %>
-
-<div class="prop"></div> <%-- force minimum height --%>
         
 <script>
 // <!--  
@@ -82,8 +80,6 @@
     </div>
     
 </html:form>
-    
-<div class="clear"></div> <%-- force minimum height --%>