From ee1a9593f3408c4168eb507ff2dfe1be7d2574d7 Mon Sep 17 00:00:00 2001 From: Greg Gay Date: Tue, 24 Aug 2010 19:04:32 +0000 Subject: [PATCH] adjust search-top width for new categories menu --- docs/themes/default/ie_styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/themes/default/ie_styles.css b/docs/themes/default/ie_styles.css index 6669ce6..d49afb5 100644 --- a/docs/themes/default/ie_styles.css +++ b/docs/themes/default/ie_styles.css @@ -13,7 +13,7 @@ .search_top{ white-space:nowrap; font-size:.8em; - width:22em; + width:40em; float:right; margin-right:8.5em; } -- 2.17.1