Fix sidebar tree style selector including sublists
This commit is contained in:
parent
22736d7332
commit
8dcccc3e90
1 changed files with 2 additions and 1 deletions
|
@ -54,7 +54,8 @@
|
|||
padding-left: 0px !important;
|
||||
}
|
||||
|
||||
.tree {
|
||||
.tree,
|
||||
.tree ul {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
list-style: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue