From bdefe7cd4f5fe557175e2abe44e6363d68b4304b Mon Sep 17 00:00:00 2001
From: Tim Steiner <tsteiner2@unl.edu>
Date: Fri, 1 Jul 2011 16:47:29 +0000
Subject: [PATCH] Minor css update for new navigation theme.

---
 document_root/css/index.css | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/document_root/css/index.css b/document_root/css/index.css
index 4a2df407..26a7caf1 100644
--- a/document_root/css/index.css
+++ b/document_root/css/index.css
@@ -1,9 +1,5 @@
 @CHARSET "UTF-8";
 
-#maincontent {
-    width: 940px;    
-}
-
 .box_shadow {
     background-color: #fff;
     background-image: url(../images/index/box_shadow.png);
-- 
GitLab