Tweak CSS so nav bit lines up in Chrome.
Dan Brook [Sat, 26 Feb 2011 17:35:55 +0000 (17:35 +0000)]
AFAICT there's no cross browser to line up the header with the
ackground image reliably. Methinks CSS3 shininess is the way forward.

root/static/css/core.css

index 076c9c2..033f614 100755 (executable)
@@ -84,7 +84,7 @@ a img{
        width:100%;
        clear:both;
        float:right;
-       margin:-5px 10px 0 0;
+       margin:-9px 10px 0 0;
 }
 #nav_logs ul{
        margin:0;