From a388263298fc955e3a2cc8baa0a232b98b774df9 Mon Sep 17 00:00:00 2001 From: Brian Talbot Date: Wed, 9 Jan 2013 16:06:10 -0500 Subject: [PATCH] pearson registration - giving registration call to actions on dashboard a bit more room --- lms/static/sass/multicourse/_dashboard.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/static/sass/multicourse/_dashboard.scss b/lms/static/sass/multicourse/_dashboard.scss index a309816cb4..a83fbc4658 100644 --- a/lms/static/sass/multicourse/_dashboard.scss +++ b/lms/static/sass/multicourse/_dashboard.scss @@ -488,7 +488,7 @@ .message-copy { margin-top: 5px; - width: 60%; + width: 55%; } }