添加overhidden
Showing
1 changed file
with
2 additions
and
1 deletions
| ... | @@ -84,6 +84,7 @@ | ... | @@ -84,6 +84,7 @@ |
| 84 | /* -----------------------------地图--------------------------------------- */ | 84 | /* -----------------------------地图--------------------------------------- */ |
| 85 | .map_content { | 85 | .map_content { |
| 86 | margin-top: 20px!important; | 86 | margin-top: 20px!important; |
| 87 | overflow: hidden; | ||
| 87 | } | 88 | } |
| 88 | .office_halls { | 89 | .office_halls { |
| 89 | width: 190px; | 90 | width: 190px; |
| ... | @@ -98,7 +99,7 @@ | ... | @@ -98,7 +99,7 @@ |
| 98 | line-height: 16px; | 99 | line-height: 16px; |
| 99 | } | 100 | } |
| 100 | .office_halls li{ | 101 | .office_halls li{ |
| 101 | width: 155px; | 102 | width: 185px; |
| 102 | height: 40px; | 103 | height: 40px; |
| 103 | background: #FFFFFF; | 104 | background: #FFFFFF; |
| 104 | border-radius: 4px; | 105 | border-radius: 4px; | ... | ... |
-
Please register or sign in to post a comment