* Fix bug #32745.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
body{padding-bottom:0px;background-color:#fff;}
|
||||
body {padding-bottom:0px;background-color:#fff;}
|
||||
.expandable > ul {display: none!important}
|
||||
.collapsable > ul {display: block!important}
|
||||
.tree li:before {margin-right: 4px;}
|
||||
.tree li>a{display:inline;}
|
||||
.tree li > a{display:inline;}
|
||||
.main-content{padding: 0px; padding-top: 20px;}
|
||||
#extendTree li a {white-space: nowrap;}
|
||||
|
||||
Reference in New Issue
Block a user