Commit: 1812a95c45ee1c454b4fab322c941e2a78c5ce58 Author: Sherif Ramadan <[email protected]> Wed, 2 Jan 2013 15:32:56 -0500 Parents: 490e89c207fbd22e29a8b3b950bb1e7b193dd6a1 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=1812a95c45ee1c454b4fab322c941e2a78c5ce58 Log: Fixed whitespace issue with user notes in prototype. Changed paths: M styles/theme.css Diff: diff --git a/styles/theme.css b/styles/theme.css index 951d445..408f9cd 100755 --- a/styles/theme.css +++ b/styles/theme.css @@ -427,7 +427,6 @@ hr { #usernotes .note .text { background-color: #f5f5f5; border-top: 0.25em solid #ddd; - clear: both; padding: 1.5em .75em; } -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
