
Jomsocial said that the problem is on the template, and not to the component.
#container_main .wrapper960 div {
overflow: auto;
}
#container_main .wrapper960 div {
box-sizing: border-box;
overflow: visible;
}
#container_main .wrapper960 div {
box-sizing: border-box;
}