From 7682c939f3f8c0b633514a3e79bee419afcbfa2e Mon Sep 17 00:00:00 2001 From: Eric Rasmussen <eric@unl.edu> Date: Fri, 17 Sep 2010 14:33:43 +0000 Subject: [PATCH] width:940px git-svn-id: file:///tmp/wdn_thm_drupal/branches/drupal-7.x@172 20a16fea-79d4-4915-8869-1ea9d5ebf173 --- sites/all/themes/unl_wdn/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sites/all/themes/unl_wdn/style.css b/sites/all/themes/unl_wdn/style.css index 3314ecfa..bdd29e22 100644 --- a/sites/all/themes/unl_wdn/style.css +++ b/sites/all/themes/unl_wdn/style.css @@ -9,6 +9,7 @@ font-size:11.5167px; } #maincontent { + width:940px; overflow:visible !important; } #maincontent ul.wdn_tabs.cms_tabs { @@ -64,4 +65,4 @@ html.tinyMceEditor#maincontent { .element-invisible { display: none; } -*/ \ No newline at end of file +*/ -- GitLab