* Locked the banner div at top:0 to keep Google Chrome from floating it out of place
[citadel.git] / webcit / static / webcit.css
index be31d5d121e3f6055c0796e8fc11eab6b3bb08fe..1312bc1d2d5233ad34db75a7aa70ad293d4efea7 100644 (file)
@@ -153,6 +153,7 @@ body {
        color: #FFF;
        margin: 0;
        padding: 0;
+       top: 0;
        height: 120px;          /* when changing this, also change #content */
        position: fixed;
        width: 84%;             /* when changing this, also change #iconbar and #content */