Showing
1 changed file
with
3 additions
and
3 deletions
@@ -15,10 +15,10 @@ | @@ -15,10 +15,10 @@ | ||
15 | 15 | ||
16 | li { | 16 | li { |
17 | float: left; | 17 | float: left; |
18 | - width: 160px; | 18 | + width: 158px; |
19 | height: 174px; | 19 | height: 174px; |
20 | - box-sizing: border-box; | ||
21 | - border: 1px solid #e0e0e0; | 20 | + border-top: 1px solid #e0e0e0; |
21 | + border-left: 1px solid #e0e0e0; | ||
22 | overflow: hidden; | 22 | overflow: hidden; |
23 | 23 | ||
24 | .img-box { | 24 | .img-box { |
-
Please register or login to post a comment