Merge pull request #534 from thezbyg/master
Fix incorrect tree item display.
This commit is contained in:
commit
8d5473903e
@ -23,6 +23,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
li {
|
||||
clear: left;
|
||||
}
|
||||
|
||||
.active > a {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user