From 8d30dec98f8c465af7ceed74dbb862edec2e847d Mon Sep 17 00:00:00 2001
From: Eric Rasmussen <eric@unl.edu>
Date: Tue, 8 Nov 2011 23:19:18 +0000
Subject: [PATCH] [gh-249] Merging test into staging -c1172

git-svn-id: file:///tmp/wdn_thm_drupal/branches/drupal-7.x/staging@1275 20a16fea-79d4-4915-8869-1ea9d5ebf173
---
 sites/all/themes/unl_wdn/style.css | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/sites/all/themes/unl_wdn/style.css b/sites/all/themes/unl_wdn/style.css
index 8151de81..86189e63 100644
--- a/sites/all/themes/unl_wdn/style.css
+++ b/sites/all/themes/unl_wdn/style.css
@@ -21,6 +21,13 @@ body.fixed #maincontent {min-width: 960px;}
 #navigation li.expanded, #navigation li.collapsed, #navigation li.leaf {margin: 0; padding: 0;}
 /* Override for unl #maincontent specificity */
 ul.links.inline {padding-left: 0 !important;}
+/* Overrides of system.theme.css */
+.zenform label {display: inline; font-weight: normal;}
+#wdn_search_form fieldset {background: none; border: none; margin: 0; padding: 0; position: static;}
+#wdn_search_form label {font-weight: normal;}
+#wdn_search_form input {margin: 0; padding: 0;}
+#wdn_feedback_comments fieldset {position: static; margin: 0; border: none;}
+#wdn_feedback_comments legend {top: auto; left: auto; line-height:1.5em; text-indent: 0; border: none; background: none; color: #333; text-shadow: 0 1px 0 #F5F2EF;}
 
 /* taxonomy
 *********/
-- 
GitLab