From e4f63d51b226b70342277a882b94fbc4770e93be Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sun, 31 Jan 2010 11:50:34 -0600 Subject: Fix up the packages search page * Don't show checkboxes for non-authenticated users * Fix up the adopt buttons to not be a table row * Fix the form which didn't have a closing tag Signed-off-by: Dan McGee --- media/arch.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'media/arch.css') diff --git a/media/arch.css b/media/arch.css index bfe656d..ab9d0f6 100644 --- a/media/arch.css +++ b/media/arch.css @@ -159,6 +159,9 @@ div.listing { background: #f6efe0; border: 1px solid #eee4cb; } +#adoptbox { + text-align:center; +} .smalltext { text-align: right; font-size: x-small; -- cgit v1.2.3-24-g4f1b