Showing
1 changed file
with
3 additions
and
0 deletions
@@ -609,6 +609,7 @@ | @@ -609,6 +609,7 @@ | ||
609 | -webkit-box-sizing: border-box; | 609 | -webkit-box-sizing: border-box; |
610 | width: 44%; | 610 | width: 44%; |
611 | margin-left: 4%; | 611 | margin-left: 4%; |
612 | + margin-bottom: 5px; | ||
612 | } | 613 | } |
613 | 614 | ||
614 | .good-detail-img { | 615 | .good-detail-img { |
@@ -646,6 +647,8 @@ | @@ -646,6 +647,8 @@ | ||
646 | overflow: hidden; | 647 | overflow: hidden; |
647 | width: 100%; | 648 | width: 100%; |
648 | height: 20px; | 649 | height: 20px; |
650 | + left: 0; | ||
651 | + top: 0; | ||
649 | } | 652 | } |
650 | 653 | ||
651 | .good-info .tag-container .good-tag { | 654 | .good-info .tag-container .good-tag { |
-
Please register or login to post a comment