Author: weaverryan
Date: 2010-02-22 04:44:54 +0100 (Mon, 22 Feb 2010)
New Revision: 28174

Modified:
   plugins/sfSympalCommentsPlugin/branches/1.4/web/css/comments.css
Log:
[1.4][sfSympalCommentsPlugin][1.0] adding some top margin to the comments so 
they don't smash against the content


Modified: plugins/sfSympalCommentsPlugin/branches/1.4/web/css/comments.css
===================================================================
--- plugins/sfSympalCommentsPlugin/branches/1.4/web/css/comments.css    
2010-02-21 22:20:02 UTC (rev 28173)
+++ plugins/sfSympalCommentsPlugin/branches/1.4/web/css/comments.css    
2010-02-22 03:44:54 UTC (rev 28174)
@@ -1,4 +1,5 @@
 #sympal_comments {
+  margin-top: 20px;
   padding-bottom: 20px;
 }
 

-- 
You received this message because you are subscribed to the Google Groups 
"symfony SVN" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/symfony-svn?hl=en.

Reply via email to