Author: weaverryan
Date: 2010-02-07 18:08:17 +0100 (Sun, 07 Feb 2010)
New Revision: 27648

Modified:
   plugins/sfSympalCommentsPlugin/branches/1.4/web/css/comments.css
Log:
[1.4][sfSympalCommentsPlugin][1.0] Making the padding on comments more 
consistent


Modified: plugins/sfSympalCommentsPlugin/branches/1.4/web/css/comments.css
===================================================================
--- plugins/sfSympalCommentsPlugin/branches/1.4/web/css/comments.css    
2010-02-07 17:07:45 UTC (rev 27647)
+++ plugins/sfSympalCommentsPlugin/branches/1.4/web/css/comments.css    
2010-02-07 17:08:17 UTC (rev 27648)
@@ -10,9 +10,7 @@
   list-style-type: none;
   border-top: 1px solid #ccc;
   border-bottom: 1px solid #ccc;
-  padding-bottom: 10px;
-  padding-top: 10px;
-  padding-left: 20px;
+  padding: 10px;
   margin-bottom: 20px;
   background-color: #ffc;
 }

-- 
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