diff --git a/src/main/webapp/css/app.css b/src/main/webapp/css/app.css index 43b02eb8..fb537094 100644 --- a/src/main/webapp/css/app.css +++ b/src/main/webapp/css/app.css @@ -56,6 +56,10 @@ margin-left: 0px; } +.css-treeview li { + line-height: 18px; +} + .css-treeview .icon-fldr { background: url("../images/tree_icons.png") no-repeat; cursor: pointer;