Commit: da1c417fa99f87704266ba2432f5dac11ba22aae Author: Adam Harvey <ahar...@php.net> Thu, 27 Dec 2012 23:11:37 +0800 Parents: 4c90fd2b9a73780889f1b0e06a329112304fba75 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=da1c417fa99f87704266ba2432f5dac11ba22aae 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