[-] MO : BugFix : #PSCFV-2831 : ProductComments module : css override #fancybox-wrap and #fancybox-content

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16300 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
vChabot
2012-07-10 09:31:58 +00:00
parent f5a192e27e
commit 954d067119
+3 -3
View File
@@ -27,10 +27,10 @@
#product_comments_block_extra .comments_advices {clear:both;}
/* pop-in add grade/advice ********************************************************************* */
#fancybox-wrap { width:585px !important }
#fancybox-wrap { width:585px }
#fancybox-content {
width:585px !important;
border-width:0 !important
width:585px;
border-width:0
}
#new_comment_form {