From 67df25fdfdf771ea934034002dc7d554ccac4fcb Mon Sep 17 00:00:00 2001 From: sarven Date: Fri, 23 Jan 2009 10:33:55 +0000 Subject: Cleaning --- theme/base/css/display.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/theme/base/css/display.css b/theme/base/css/display.css index f8dbd7941..36e72a74f 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -666,6 +666,8 @@ margin-bottom:0; .section .entities li .fn { display:none; } + +.aside .section p, .aside .section .more { clear:both; } @@ -944,6 +946,12 @@ padding-left:20px; } +.pagination { +float:left; +clear:both; +width:100%; +margin-top:18px; +} .pagination dt { font-weight:bold; -- cgit v1.2.3-54-g00ecf