From 69bbaa2e79a600bd5da81d21a0bcd11c848b6e2f Mon Sep 17 00:00:00 2001
From: Seth Meranda <smeranda2@unl.edu>
Date: Thu, 30 Sep 2010 22:08:31 +0000
Subject: [PATCH] with a smaller width, adjust loginMessage.

---
 plugins/mobile_unl/views/mobile/mobile_unl/css.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/mobile_unl/views/mobile/mobile_unl/css.php b/plugins/mobile_unl/views/mobile/mobile_unl/css.php
index c2ef3c2f..658b3519 100644
--- a/plugins/mobile_unl/views/mobile/mobile_unl/css.php
+++ b/plugins/mobile_unl/views/mobile/mobile_unl/css.php
@@ -53,7 +53,7 @@ body.landscapeRight #maincontent * {max-width:450px !important;}
 #casOption .loginMessage {
 	float:left;
 	margin-left:10px;
-	margin-top:5px;
+	width:200px;
 }
 #elggOption {
 	display:block;
-- 
GitLab