Authored by htoooth

Merge remote-tracking branch 'origin/feature/new-product-detail' into feature/new-product-detail

... ... @@ -1651,8 +1651,6 @@
&.active{
margin-bottom: 0px;
color:#000;
height: 27px;
border-bottom: 1px solid #fff;
border-top: 2px solid #444;
border-right: 1px solid #444;
border-left: 1px solid #444;
... ... @@ -2385,7 +2383,7 @@
.comment-tabs{
padding-top: 12px;
border-bottom: 1.5px solid #444;
border-bottom: 1px solid #444;
height: 35px;
}
... ...