From 6a61744c514bb9c9e487c9af698b51a3f2cdf661 Mon Sep 17 00:00:00 2001
From: Seth Meranda <smeranda2@unl.edu>
Date: Tue, 19 Jan 2010 22:25:30 +0000
Subject: [PATCH] Fixed the Join Now button for IE7, still need to work witht
 he Login allignment.

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

diff --git a/plugins/unl_theme/views/default/css.php b/plugins/unl_theme/views/default/css.php
index 81d00fc1..8005b377 100644
--- a/plugins/unl_theme/views/default/css.php
+++ b/plugins/unl_theme/views/default/css.php
@@ -64,6 +64,7 @@
 		margin-left:60px;
 		font-size:1.8em;
 		padding-top:33px;
+		padding-bottom:15px;
 		text-decoration:none;
 	}
 	#login.loginPage a.wdn_loginLink {
-- 
GitLab