Showing
1 changed file
with
3 additions
and
0 deletions
@@ -11,6 +11,7 @@ | @@ -11,6 +11,7 @@ | ||
11 | float: left; | 11 | float: left; |
12 | width: 185px; | 12 | width: 185px; |
13 | height: 512px; | 13 | height: 512px; |
14 | + overflow: hidden; | ||
14 | .tpl-keywords{ | 15 | .tpl-keywords{ |
15 | .keywords0{ | 16 | .keywords0{ |
16 | img{ | 17 | img{ |
@@ -45,6 +46,7 @@ | @@ -45,6 +46,7 @@ | ||
45 | margin-left: 8px; | 46 | margin-left: 8px; |
46 | width: 378px; | 47 | width: 378px; |
47 | height: 512px; | 48 | height: 512px; |
49 | + overflow: hidden; | ||
48 | li{ | 50 | li{ |
49 | margin-bottom: 8px; | 51 | margin-bottom: 8px; |
50 | img{ | 52 | img{ |
@@ -58,6 +60,7 @@ | @@ -58,6 +60,7 @@ | ||
58 | float: left; | 60 | float: left; |
59 | width: 579px; | 61 | width: 579px; |
60 | height: 512px; | 62 | height: 512px; |
63 | + overflow: hidden; | ||
61 | li{ | 64 | li{ |
62 | float: left; | 65 | float: left; |
63 | margin-left: 8px; | 66 | margin-left: 8px; |
-
Please register or login to post a comment