From 3b4b03cec4b50635bd041b71dce14d361639f5eb Mon Sep 17 00:00:00 2001
From: Seth Meranda <smeranda2@unl.edu>
Date: Thu, 20 Aug 2009 16:30:30 +0000
Subject: [PATCH] changed width of the messages

---
 unl_theme/views/default/css.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/unl_theme/views/default/css.php b/unl_theme/views/default/css.php
index 0f95095b..237e6e23 100644
--- a/unl_theme/views/default/css.php
+++ b/unl_theme/views/default/css.php
@@ -265,7 +265,7 @@ span.contentIntro p {
     color:#000000;
     padding:3px 10px 3px 10px;
 	margin:10px 0px 10px 0px;
-	width:940px;
+	width:910px;
 	-webkit-border-radius: 4px; 
 	-moz-border-radius: 4px;
 	border:4px solid #6cbd45;
-- 
GitLab