From 57ed9f9680e216da20c2ae57af5ce7938e24de35 Mon Sep 17 00:00:00 2001 From: rlx <0x0073@0x2620.org> Date: Sun, 16 Oct 2011 13:06:56 +0000 Subject: [PATCH] fix css for icon list pages --- source/Ox.UI/css/Ox.UI.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/Ox.UI/css/Ox.UI.css b/source/Ox.UI/css/Ox.UI.css index 67f8a595..1dd7cf4d 100644 --- a/source/Ox.UI/css/Ox.UI.css +++ b/source/Ox.UI/css/Ox.UI.css @@ -1000,6 +1000,9 @@ Lists margin-left: auto; margin-right: auto; } +.OxInfoList .OxPage { + position: absolute; +} .OxIconList .OxItem { float: left;