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