Commit: 8c8711102b6177fc97488cf140c999d8a590facf Author: Levi Morrison <[email protected]> Fri, 11 Apr 2014 08:35:02 -0600 Parents: 5422d6318f840e9c40a7aae5a1f5e5819222607b Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=8c8711102b6177fc97488cf140c999d8a590facf Log: Since .phpcode code doesn't have a border anymore we do not need to undo the margins to keep vertical rhythm. Changed paths: M styles/theme-base.css Diff: diff --git a/styles/theme-base.css b/styles/theme-base.css index 731ecbe..938f398 100755 --- a/styles/theme-base.css +++ b/styles/theme-base.css @@ -1281,7 +1281,6 @@ div.tip p { .docs .phpcode code { display: block; - margin:-1px 0; } /* }}} */ -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
