- Patch #89463 by webernet: fixed pager.

5.x
Dries Buytaert 2006-10-17 12:46:07 +00:00
parent ea38bae2a7
commit d6de281b49
1 changed files with 2 additions and 2 deletions

View File

@ -115,11 +115,11 @@ tr.merge-up, tr.merge-up td, tr.merge-up th {
.nowrap {
white-space: nowrap;
}
#pager {
.pager {
clear: both;
text-align: center;
}
#pager a, #pager strong.pager-current {
.pager a, .pager strong.pager-current {
padding: 0.5em;
}
.tips {