Minor update to tree expand/collapse button style

This commit is contained in:
Buu Nguyen 2014-06-09 11:12:33 -07:00
parent 8aa8bd0500
commit 5eef7cab82
1 changed files with 1 additions and 0 deletions

View File

@ -139,6 +139,7 @@ html, .container {
}
.jstree-icon.jstree-ocl {
margin-right: -6px;
margin-top: -1px;
}
}