[Cherokee-commits] [2740] cherokee/trunk/admin:

SVN at cherokee-project.com SVN at cherokee-project.com
Thu Jan 22 12:21:17 CET 2009


Revision: 2740
          http://svn.cherokee-project.com/changeset/2740
Author:   aperez
Date:     2009-01-22 12:21:17 +0100 (Thu, 22 Jan 2009)

Log Message:
-----------


Modified Paths:
--------------
    cherokee/trunk/admin/Page.py
    cherokee/trunk/admin/static/css/cherokee.css

Modified: cherokee/trunk/admin/Page.py
===================================================================
--- cherokee/trunk/admin/Page.py	2009-01-22 08:23:41 UTC (rev 2739)
+++ cherokee/trunk/admin/Page.py	2009-01-22 11:21:17 UTC (rev 2740)
@@ -17,10 +17,7 @@
           <div id="save_changes_msg"></div>
         %(content)s
         </div></div>
-    </div>
-    <div id="footer">
-    <div id="footer-inner">
-    </div></div>"""
+    </div>"""
 
 PAGE_MENU_LAYOUT = """
     <div id="container">
@@ -36,10 +33,6 @@
           <div id="save_changes_msg"></div>
         %(content)s
         </div></div>
-    </div>
-    <div id="footer">
-    <div id="footer-inner">
-    </div>
     </div>"""
 
 PAGE_MENU_HELP_BLOCK = """

Modified: cherokee/trunk/admin/static/css/cherokee.css
===================================================================
--- cherokee/trunk/admin/static/css/cherokee.css	2009-01-22 08:23:41 UTC (rev 2739)
+++ cherokee/trunk/admin/static/css/cherokee.css	2009-01-22 11:21:17 UTC (rev 2740)
@@ -14,6 +14,7 @@
 
 html>body #container {
     overflow: auto;
+    min-height: 100%;
 }
 
 a { color: #2d5e9a; }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.octality.com/pipermail/cherokee-commits/attachments/20090122/532142c2/attachment.htm 


More information about the Cherokee-commits mailing list