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

This commit is contained in:
vChabot
2012-07-10 09:31:58 +00:00
parent d364eca848
commit c561010656
+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 {