.typeahead li {
    padding: 0.1rem;
}

.typeahead li.active {
    background-color: #f0f0f0 !important;
}