You can add overflow-y:auto;height:auto;max-height:240px to parent container.
.search-cat .cat-tab {overflow-y:auto;height:auto;max-height:240px}
@moohmdAdd to your stylesheet:Code: [Select].search-cat .cat-tab {overflow-y:auto;height:auto;max-height:240px}