mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 06:05:56 +00:00
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:
parent
a31edf294f
commit
cd034f570c
@ -431,6 +431,7 @@ iframe {
|
|||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
border:1px solid #A7A7A7;
|
border:1px solid #A7A7A7;
|
||||||
border-right: none;
|
border-right: none;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
#contentPanel .thumbnailstrip {
|
#contentPanel .thumbnailstrip {
|
||||||
border: none;
|
border: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user