@@ -3,8 +3,9 @@
.staticListWrap {
position: absolute;
width: 100%;
- height: 100%;
- /*min-width: 900px;*/
+ min-height: 100%;
+ /*height: 100%;
+ min-width: 900px;*/
padding: 60px 20px 20px;
box-sizing: border-box;
background-color: #DDE2E4;