From faedf2093215e7b52c188d651eb1e26024f7d79c Mon Sep 17 00:00:00 2001
From: Seth Meranda <smeranda2@unl.edu>
Date: Thu, 10 Nov 2011 17:50:53 +0000
Subject: [PATCH] Fix the twitter/facebook buttons issues caused with the WDN
 tabs updates.

---
 css/gobigred.css | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/css/gobigred.css b/css/gobigred.css
index e7844b0..242dfed 100644
--- a/css/gobigred.css
+++ b/css/gobigred.css
@@ -234,6 +234,8 @@ Big Ten Video Slide
     right:0;
     top:0;
 }
+#maincontent #socialFeeds ul.wdn_tabs li {float:right;text-shadow:none;line-height:1;}
+#maincontent #socialFeeds ul.wdn_tabs li a {padding:0.3em 0.5em;}
 #maincontent .wdn_tabs #tabFacebook, #maincontent .wdn_tabs #tabTwitter {
     padding:0;
     margin:0;
-- 
GitLab