Commit:    e42488fe617b58c54eeb4a070d017e813cbf9838
Author:    Sherif Ramadan <[email protected]>         Wed, 2 Jan 2013 15:32:56 
-0500
Parents:   261a385b61e5a004cfe14eef83168f1178e7077d
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=e42488fe617b58c54eeb4a070d017e813cbf9838

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

Reply via email to