[-] 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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user