Commit: e8d44048bd70a6d4104c058b8faa8818963bd45f Author: Adam Harvey <[email protected]> Thu, 27 Dec 2012 23:11:37 +0800 Parents: fbb99050f3513a1c8f222ebfce240770bb4acf18 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=e8d44048bd70a6d4104c058b8faa8818963bd45f Log: Also drop the bottom border on elephpant borders for consistency with 31c00bd. Changed paths: M styles/theme.css Diff: diff --git a/styles/theme.css b/styles/theme.css index da93e81..951d445 100755 --- a/styles/theme.css +++ b/styles/theme.css @@ -761,7 +761,6 @@ footer a:focus { div.elephpants { margin: auto; overflow: hidden; - border-bottom: .5em solid #9999CC; min-width:960px; } -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
