Merge remote-tracking branch 'origin/feature/new-product-detail' into feature/new-product-detail
Showing
1 changed file
with
1 additions
and
3 deletions
@@ -1651,8 +1651,6 @@ | @@ -1651,8 +1651,6 @@ | ||
1651 | &.active{ | 1651 | &.active{ |
1652 | margin-bottom: 0px; | 1652 | margin-bottom: 0px; |
1653 | color:#000; | 1653 | color:#000; |
1654 | - height: 27px; | ||
1655 | - border-bottom: 1px solid #fff; | ||
1656 | border-top: 2px solid #444; | 1654 | border-top: 2px solid #444; |
1657 | border-right: 1px solid #444; | 1655 | border-right: 1px solid #444; |
1658 | border-left: 1px solid #444; | 1656 | border-left: 1px solid #444; |
@@ -2385,7 +2383,7 @@ | @@ -2385,7 +2383,7 @@ | ||
2385 | 2383 | ||
2386 | .comment-tabs{ | 2384 | .comment-tabs{ |
2387 | padding-top: 12px; | 2385 | padding-top: 12px; |
2388 | - border-bottom: 1.5px solid #444; | 2386 | + border-bottom: 1px solid #444; |
2389 | height: 35px; | 2387 | height: 35px; |
2390 | } | 2388 | } |
2391 | 2389 |
-
Please register or login to post a comment