Commit:    0ed216e522c8b5d25448b4b380435d5eb16e5603
Author:    Levi Morrison <le...@php.net>         Mon, 31 Dec 2012 15:56:40 -0700
Parents:   20af614620d0f19e94bc3157a4ca3297c218d02e
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=0ed216e522c8b5d25448b4b380435d5eb16e5603

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

Reply via email to