Update of 
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war/src/webapp/WEB-INF/templates/view/demo/news
In directory 
james.mmbase.org:/tmp/cvs-serv21229/demo.cmscontainer.org/war/src/webapp/WEB-INF/templates/view/demo/news

Modified Files:
        listFooter.jsp simplelistFooter.jsp 
Log Message:
CMSC-403 - solves the gray borders who were placed incorrectly - Thanks to 
Freek!


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war/src/webapp/WEB-INF/templates/view/demo/news
See also: http://www.mmbase.org/jira/browse/CMSC-403


Index: listFooter.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war/src/webapp/WEB-INF/templates/view/demo/news/listFooter.jsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- listFooter.jsp      26 Sep 2007 11:17:52 -0000      1.1
+++ listFooter.jsp      16 Jan 2008 16:51:42 -0000      1.2
@@ -7,4 +7,5 @@
    </div>
 </div>
 <div class="divider_gray"></div>
+<div class="clear"></div>
 <!-- end news listFooter -->
\ No newline at end of file


Index: simplelistFooter.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Demo/demo.cmscontainer.org/war/src/webapp/WEB-INF/templates/view/demo/news/simplelistFooter.jsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- simplelistFooter.jsp        26 Sep 2007 11:17:52 -0000      1.1
+++ simplelistFooter.jsp        16 Jan 2008 16:51:42 -0000      1.2
@@ -3,4 +3,5 @@
   </div>
 </div>
 <div class="divider_gray"></div>
+<div class="clear"></div>
 <!-- end simplelistFooter -->
\ No newline at end of file
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to