mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
#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:
parent
1a1fd4e200
commit
7eb2078d28
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user