BUGFIX: Fix uglyness when title is longer than the tree dropdown field

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@68875 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Andrew O'Neil 2008-12-15 00:11:48 +00:00 committed by Sam Minnee
parent a31edf294f
commit cd034f570c

View File

@ -431,6 +431,7 @@ iframe {
font-size: 12px;
border:1px solid #A7A7A7;
border-right: none;
overflow: hidden;
}
#contentPanel .thumbnailstrip {
border: none;