Hi
in k2 category view (professors template) when an item title is bigger than a line all next items goes like this..
is it possible to fix it..??
.professorsListView .itemsContainerWrap:nth-child(4n+1) {
clear: both;
}