#1794 - Increase height of link and folder dropdown boxes (merged from branches/2.2.0, r44860)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@44924 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Andrew O'Neil 2007-11-15 22:46:16 +00:00
parent 1a1fd4e200
commit 7eb2078d28

View File

@ -465,7 +465,7 @@ div.originallang_holder.field.CompositeField.nolabel {
}
#contentPanel div.tree_holder {
width: 184px;
height: 160px;
height: 260px;
overflow-x: hidden;
}
#contentPanel ul.tree a {