]> xenbits.xensource.com Git - people/larsk/xenproject-org-websites.git/commitdiff
Fix width
authorlarsk <lars.kurth@citrix.com>
Sun, 14 Apr 2013 01:13:02 +0000 (02:13 +0100)
committerlarsk <lars.kurth@citrix.com>
Sun, 14 Apr 2013 01:13:02 +0000 (02:13 +0100)
xen.org/includes/globalheader.html

index 561b197848a798ec91ad9f4eeb89e5ae7a3ad634..ce9762da3dceb9c2aeac57e96288ab975e2fe0ec 100644 (file)
@@ -26,7 +26,7 @@
        margin: 0;
 }
 #toolbar .wrapper {
-       max-width: 970px;
+       max-width: 915px;
        margin: 0 auto;
 }
 .float-left { float: left; }