fix css for icon list pages
This commit is contained in:
parent
c6816dc433
commit
57ed9f9680
1 changed files with 3 additions and 0 deletions
|
@ -1000,6 +1000,9 @@ Lists
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
}
|
}
|
||||||
|
.OxInfoList .OxPage {
|
||||||
|
position: absolute;
|
||||||
|
}
|
||||||
|
|
||||||
.OxIconList .OxItem {
|
.OxIconList .OxItem {
|
||||||
float: left;
|
float: left;
|
||||||
|
|
Loading…
Reference in a new issue