update OxCustomList CSS

This commit is contained in:
rolux 2012-12-18 11:51:14 +01:00
parent 65501544f8
commit 69506bde92

View file

@ -1203,6 +1203,16 @@ Lists
================================================================================
*/
.OxCustomList > .OxContainer {
position: absolute;
top: 0;
bottom: 0;
}
.OxCustomList .OxPage {
position: absolute;
}
.OxIconList.OxBoth {
overflow-x: hidden;
}