@@ -1,9 +1,9 @@
.main {
float: left;
width: 97%;
+ overflow: hidden;
background-color: #f1f1f1;
padding: 0 5px;
- margin: 5px 0;
}
.main .one {