Make the page header fit better.
[matthijs/projects/wipi.git] / static / exodus / css / screen.css
index 1b9e207628f6cba29b6f3846d99a6e5335e359d1..58a820f763157b03807c1145ec4bc82c7486ba03 100644 (file)
@@ -34,7 +34,9 @@ body {
 }
 
 #header {
-       padding-top:70px;
+       /* Fit exactly into the header in the background, and push the menu bar in place */
+       padding-top: 70px;
+       height: 30px;
        /* Center the header */
        width:1024px;
        margin:auto;