removed border (or rather outline) around tree

pull/255/head
azivner 2017-08-24 00:04:31 +07:00
parent d1ed730b54
commit ea82cf1f42
1 changed files with 1 additions and 0 deletions

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