This commit is contained in:
Athou
2013-04-09 12:53:03 +02:00
parent e6a0247bf1
commit e718586e22
2 changed files with 5 additions and 1 deletions

View File

@@ -24,6 +24,10 @@
/* tree*/
.sidebar-nav-fixed {
margin-top: 10px;
position: fixed;
top: 0;
bottom: 0;
overflow: auto;
}
.css-treeview {