- Compatible XF Versions
- 2.x
Add extra.less
CSS:
.node-subNodesFlat {
display: block;
}
.node-subNodeFlatList li {
width: 45%;
float: left;
}