From 89787fa8ab53d68b0790f7c06f8887a5ea207337 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Fri, 5 Dec 2008 06:26:33 +0000 Subject: Make sure the pager clears the album grid. --- themes/default/css/screen.css | 1 + 1 file changed, 1 insertion(+) (limited to 'themes/default/css') diff --git a/themes/default/css/screen.css b/themes/default/css/screen.css index aad2ee8d..03f5c32d 100644 --- a/themes/default/css/screen.css +++ b/themes/default/css/screen.css @@ -601,6 +601,7 @@ table.gMetadata td.toggle { /* Pagination ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ #gPager { + clear: both; padding-top: 2em; } -- cgit v1.2.3