From e7562ba0ab96552df0ad2b34f7a5e7277be923bc Mon Sep 17 00:00:00 2001 From: Ingo Schommer Date: Sat, 21 Nov 2009 02:35:41 +0000 Subject: [PATCH] MINOR Removed #SearchControls dropdown width to allow for full title display within the UI element git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@92591 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- css/layout.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/layout.css b/css/layout.css index 1332ba33..566dee93 100644 --- a/css/layout.css +++ b/css/layout.css @@ -380,7 +380,6 @@ body.stillLoading select { display: none; } #SearchControls select#SiteTreeFilterAddCriteria { - width: 8.8em; padding:1px 0; margin:0; } #searchIndicator {