set .loadingExpando height to a correct value
This commit is contained in:
parent
84012df5cd
commit
157944d424
|
@ -63,7 +63,7 @@
|
|||
|
||||
.claro .dijitTreeNode .loadingExpando {
|
||||
left : -3px;
|
||||
height : 21px;
|
||||
height : 22px;
|
||||
}
|
||||
|
||||
.claro .dijitFolderClosed,
|
||||
|
|
Loading…
Reference in New Issue