set .loadingExpando height to a correct value

This commit is contained in:
Andrew Dolgov 2017-01-21 22:39:41 +03:00
parent 84012df5cd
commit 157944d424
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@
.claro .dijitTreeNode .loadingExpando { .claro .dijitTreeNode .loadingExpando {
left : -3px; left : -3px;
height : 21px; height : 22px;
} }
.claro .dijitFolderClosed, .claro .dijitFolderClosed,