? garland.patch
? themes/.DS_Store
Index: themes/garland/style.css
===================================================================
RCS file: /cvs/drupal/drupal/themes/garland/style.css,v
retrieving revision 1.63
diff -u -p -r1.63 style.css
--- themes/garland/style.css	17 Aug 2009 19:05:26 -0000	1.63
+++ themes/garland/style.css	23 Aug 2009 23:39:21 -0000
@@ -357,6 +357,7 @@ table .form-button, table .form-submit {
 
 #wrapper #container #header #logo-floater {
   position: absolute;
+  z-index: 1;
 }
 
 #wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
@@ -389,6 +390,8 @@ body.sidebar-first, body.sidebar-second 
 #wrapper #container #center {
   float: left; /* LTR */
   width: 100%;
+  position: relative;
+  z-index: 2;
 }
 
 /* So we move the #center container over the sidebars to compensate */
