Styling tweaks to get the menu to work in IE
authorBrett Parker <brettp@fudge.(none)>
Thu, 31 Jan 2008 12:03:49 +0000 (12:03 +0000)
committerBrett Parker <brettp@fudge.(none)>
Thu, 31 Jan 2008 12:03:49 +0000 (12:03 +0000)
media/style/main.css

index 515979f63fefdc7ed6d8df9087b65bde091b95e3..b42a99756aa828cf934bd9ff200e7db0d6291579 100644 (file)
@@ -19,7 +19,7 @@ body #page #headerbar {
     width: 100%;
     margin: 0;
     padding: 0;
-    min-height: 160px;
+    height: 160px;
 }
 
 body #page #headerbar #websitetitle {
@@ -46,6 +46,7 @@ body #page #headerbar #menu {
     background: url(../img/menu-back.png);
     padding-top: 0.3em;
     padding-bottom: 0.3em;
+    left: 0;
     bottom: 0;
     position: absolute;
 }