Authored by
李靖
清除图片浮动
|
@@ -223,6 +223,7 @@ |
|
@@ -223,6 +223,7 @@ |
223
|
.big-pic {
|
223
|
.big-pic {
|
224
|
position: relative;
|
224
|
position: relative;
|
225
|
margin-bottom: 3px;
|
225
|
margin-bottom: 3px;
|
|
|
226
|
+ clear: both;
|
226
|
}
|
227
|
}
|
227
|
.small-pic {
|
228
|
.small-pic {
|
228
|
position: relative;
|
229
|
position: relative;
|