Commit: 5b96b72d53ec7827239cf0919f26639082a29d8a Author: Levi Morrison <[email protected]> Mon, 31 Dec 2012 15:56:40 -0700 Parents: 5985d6e90560f18608eeca3d117a79ae3f75736a Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=5b96b72d53ec7827239cf0919f26639082a29d8a Log: Balanced the whitespace on the edges of the page. Changed paths: M styles/doc.css Diff: diff --git a/styles/doc.css b/styles/doc.css index 23f99e7..63414fb 100755 --- a/styles/doc.css +++ b/styles/doc.css @@ -431,7 +431,7 @@ ul.chunklist_children { .docs #layout { width:auto; max-width:80em; - padding:0 1em; + padding:0 1.5em; } .docs .layout-menu ul.child-menu-list a:hover, -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
