From 3983bdda8051f3000e6c4eb9c6226a790d990ee6 Mon Sep 17 00:00:00 2001 From: Romain Louis Date: Tue, 6 Nov 2007 03:04:04 +0000 Subject: [PATCH] Css changes for ss 2.2.0 for the filed treedropdown git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@44329 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- css/cms_right.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/css/cms_right.css b/css/cms_right.css index 27e41fdd..55bb12b5 100644 --- a/css/cms_right.css +++ b/css/cms_right.css @@ -71,11 +71,12 @@ float: none; } #right .TreeDropdownField { - width: 300px; - float: left; + width: 27.7em; background: #fff; font-size: 12px; + height: 21px; } + .right form textarea, .right form input.text, .right form textarea.htmleditor {