chao 4 jaren geleden
bovenliggende
commit
c91e7cb919
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      src/main/resources/static/css/product/detail.pc.css

+ 1 - 1
src/main/resources/static/css/product/detail.pc.css

@@ -15,7 +15,7 @@ li{list-style:none;}
 .productBox .smallImage li.on{opacity:1;border:1px solid #E15616}
 .productBox .smallImage li:first-child{margin-left:0}
 .productBox .zoomImage{display:none;overflow:hidden;position:absolute;right:-466px;top:0;width:452px;height:452px;border:1px solid #e4e4e4;z-index:9999;background:#FFF}
-.productBox .zoomImage img{width:950px;height:950px;margin-right:10px;display:block}
+.productBox .zoomImage img{width:950px;height:950px;margin-right:10px;display:block;max-width:none;}
 
 .productBox .detailBox .crumbs{height:28px;line-height:28px;font-size:14px;overflow:hidden;color:#9aa5b5;padding:0;}
 .productBox .detailBox .crumbs a{color:#9aa5b5}