Make sure the pager clears the album grid.

This commit is contained in:
Chad Kieffer
2008-12-05 06:26:33 +00:00
parent 69f48d37c3
commit 89787fa8ab

View File

@@ -601,6 +601,7 @@ table.gMetadata td.toggle {
/* Pagination ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#gPager {
clear: both;
padding-top: 2em;
}