04/29/2013 at 3:23 pm
#258230
Keymaster
@ dm
You might want to give Mitches work-around a try. You can also give it a go with CSS, but the results are not usually satifactory…
#cn-cmap .cn-clear {
clear: none !important;
}
#cn-list .cn-list-row, #cn-list .cn-list-row-alternate {
float: left;
width: 46%;
}
