removed border (or rather outline) around tree

This commit is contained in:
azivner 2017-08-24 00:04:31 -04:00
parent d1ed730b54
commit ea82cf1f42

View file

@ -30,4 +30,5 @@ ul.fancytree-container {
height: 400px;
overflow: auto;
position: relative;
outline: none !important;
}