Add this styling, adjusting the max-height to your desired height
.ui-front.ui-autocomplete { overflow-y: auto; max-height: 250px; }