git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10907 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
sThiebaut
2011-12-05 13:40:51 +00:00
parent a50b0af067
commit fe8a28ed54
12 changed files with 206 additions and 33 deletions
+4 -1
View File
@@ -93,7 +93,8 @@
clear:both;
margin-top:20px
}
#new_comment_form p.text {
#new_comment_form p.text
#new_comment_form p.textarea {
margin-bottom:0;
padding-bottom:0
}
@@ -119,6 +120,7 @@
}
#new_comment_form .submit {
margin-top:20px;
padding:0;
font-size:13px;
text-align:right
@@ -172,6 +174,7 @@
#product_comments_block_tab div.comment div.comment_details {
float: left;
overflow:hidden;
width: 360px
}
#product_comments_block_tab div.comment_details h4 {padding-bottom:10px}