From 970fcc4d9ac8cd1369ff21898a78a831d028e737 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sat, 30 Jan 2010 14:41:58 -0600 Subject: Modify dev menu to also be top to bottom Just as commit 5faf6566 did for the main menu items, do the same for the dev menu. Signed-off-by: Dan McGee --- media/arch.css | 1 - 1 file changed, 1 deletion(-) (limited to 'media/arch.css') diff --git a/media/arch.css b/media/arch.css index 66f2ded..bfe656d 100644 --- a/media/arch.css +++ b/media/arch.css @@ -24,7 +24,6 @@ body { position: absolute; top: 149px; right: 30px; - width: 700px; background: #1793d1; } #main_nav ul, #dev_nav ul { -- cgit v1.2.3-24-g4f1b