Commit: de431168d48306feb5619acca70b0f94cb9c79cd Author: Levi Morrison <[email protected]> Tue, 25 Jun 2013 02:12:16 -0600 Parents: 1a65d13bc07195bac885a3a7b537aa357e06319e Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=de431168d48306feb5619acca70b0f94cb9c79cd Log: Removed excessive spacing above sections. Changed paths: M styles/doc.css Diff: diff --git a/styles/doc.css b/styles/doc.css index a6610a2..f0e3f45 100755 --- a/styles/doc.css +++ b/styles/doc.css @@ -324,7 +324,7 @@ ul.chunklist_children { } .docs .refsect1 { - margin-top: 4.5em; + margin-top: 3em; color: #444; } -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
