From 6c327efaf3342120aec2f8031fc0e1270380399c Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Tue, 24 Nov 2009 00:55:21 -0500 Subject: Reposition language menu in the header. Signed-off-by: Loui Chang --- web/html/css/arch.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/html/css/arch.css') diff --git a/web/html/css/arch.css b/web/html/css/arch.css index 3f1f764..121a748 100644 --- a/web/html/css/arch.css +++ b/web/html/css/arch.css @@ -53,7 +53,7 @@ body { font-size: 10pt; text-align: right; position: relative; - margin-bottom: 10px; + margin-bottom: 40px; margin-right: 35px; } #lang_sub ul { @@ -72,7 +72,7 @@ body { } #login_bar { display: block; - margin-bottom: 40px; + margin-bottom: 10px; } #login_bar input { margin-right: 5px; -- cgit v1.2.3-54-g00ecf