diff options
author | Dan McGee <dan@archlinux.org> | 2010-01-30 14:41:58 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-01-30 14:43:00 -0600 |
commit | 970fcc4d9ac8cd1369ff21898a78a831d028e737 (patch) | |
tree | 064143d1743a3e27e5adc810384dc2878e717924 /media/arch.css | |
parent | 5faf656630afc13794b283a27a6a57dcf2b8ab0a (diff) |
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 <dan@archlinux.org>
Diffstat (limited to 'media/arch.css')
-rw-r--r-- | media/arch.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/media/arch.css b/media/arch.css index 66f2ded5..bfe656df 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 { |