From 07e4d397ba5c71d7a843d370ee1db0f8e6d53070 Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Mon, 5 Jan 2009 16:52:34 -0500 Subject: Change layout of search form. Signed-off-by: Loui Chang --- web/html/css/arch.css | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'web/html/css/arch.css') diff --git a/web/html/css/arch.css b/web/html/css/arch.css index 37997c0..ffa16ba 100644 --- a/web/html/css/arch.css +++ b/web/html/css/arch.css @@ -452,15 +452,12 @@ textarea.vLargeTextField { border-collapse: separate; border-spacing: 0 15px; } -#search_box { - margin: 5px; - text-align: center; + +#advanced-search li { font-size: 11px; -} -#advanced li { - background-color: #f3f3f3; list-style: none; display: inline; - padding: 15px; + padding-right: 15px; text-decoration: none; -} \ No newline at end of file +} + -- cgit v1.2.3-54-g00ecf