From b3ac8ce9152b4e303c2e908e4928079b5be501b4 Mon Sep 17 00:00:00 2001
From: Eric Rasmussen <erasmussen2@unl.edu>
Date: Mon, 24 Aug 2009 16:04:43 +0000
Subject: [PATCH] ie css fixes

---
 customindex/views/default/customindex/metatags.php | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/customindex/views/default/customindex/metatags.php b/customindex/views/default/customindex/metatags.php
index df20d02d..f4eb30d5 100644
--- a/customindex/views/default/customindex/metatags.php
+++ b/customindex/views/default/customindex/metatags.php
@@ -21,6 +21,13 @@
 	    #FE_InfoWindow {
 			margin:10px 0 0 15px !important;
 		}
+		#maincontent>ul.wdn_tabs {
+			width:920px;
+		}
+		form#searchform .search_submit_button {
+			font-size: 0px;
+			line-height: 0px;
+		}
 	</style>
 <![endif]-->
 
-- 
GitLab