summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorsarven <csarven@plantard.controlezvous.ca>2009-01-23 10:33:55 +0000
committersarven <csarven@plantard.controlezvous.ca>2009-01-23 10:33:55 +0000
commit67df25fdfdf771ea934034002dc7d554ccac4fcb (patch)
tree50329f804f5f0c3458a40cf793302a5db9d855d3 /theme
parentd06a929d703e0ad776230234b3d821a83f22d492 (diff)
Cleaning
Diffstat (limited to 'theme')
-rw-r--r--theme/base/css/display.css8
1 files changed, 8 insertions, 0 deletions
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;