// typeahead max height .typeahead { max-height: 300px; overflow-y: auto; } .typeahead strong { color: $yellow; }