From 9a4c0ca65f84b4e52d817c595b257efb5448785a Mon Sep 17 00:00:00 2001
From: paul <paul@cfc7b370-4200-0410-a6e3-cb6bdb053afe>
Date: Thu, 30 Nov 2006 18:10:50 +0000
Subject: [PATCH] Should fix #2061

---
 campcaster/src/modules/htmlUI/var/html/styles_livesupport.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/campcaster/src/modules/htmlUI/var/html/styles_livesupport.css b/campcaster/src/modules/htmlUI/var/html/styles_livesupport.css
index 67885b542..62add869a 100644
--- a/campcaster/src/modules/htmlUI/var/html/styles_livesupport.css
+++ b/campcaster/src/modules/htmlUI/var/html/styles_livesupport.css
@@ -161,7 +161,7 @@ input, select {
 }
 
 #nav li ul a {
-    width: 120px;
+    width: 130px;
     line-height: 25px;
     background: #EE9232;
     padding-left : 5px;