This commit is contained in:
sarven 2009-01-23 10:33:55 +00:00
parent d06a929d70
commit 67df25fdfd
1 changed files with 8 additions and 0 deletions

View File

@ -666,6 +666,8 @@ margin-bottom:0;
.section .entities li .fn { .section .entities li .fn {
display:none; display:none;
} }
.aside .section p,
.aside .section .more { .aside .section .more {
clear:both; clear:both;
} }
@ -944,6 +946,12 @@ padding-left:20px;
} }
.pagination {
float:left;
clear:both;
width:100%;
margin-top:18px;
}
.pagination dt { .pagination dt {
font-weight:bold; font-weight:bold;