Showing
1 changed file
with
2 additions
and
2 deletions
@@ -37,11 +37,11 @@ | @@ -37,11 +37,11 @@ | ||
37 | 37 | ||
38 | .banner-swiper { | 38 | .banner-swiper { |
39 | position: static; | 39 | position: static; |
40 | - height: 312px; | 40 | + max-height: 312px; |
41 | 41 | ||
42 | ul { | 42 | ul { |
43 | position: relative; | 43 | position: relative; |
44 | - height: 312px; | 44 | + max-height: 312px; |
45 | 45 | ||
46 | li { | 46 | li { |
47 | float: left; | 47 | float: left; |
-
Please register or login to post a comment