fix for typeahead background, increased lighten

This commit is contained in:
Patrick O'Carroll 2018-07-25 11:27:43 +02:00
parent b6909eb3b0
commit df62282c11

View File

@ -218,7 +218,7 @@ $search-filter-box-bg: $gray-7;
// Typeahead
$typeahead-shadow: 0 5px 10px 0 $gray-5;
$typeahead-selected-bg: lighten($blue, 25%);
$typeahead-selected-bg: lighten($blue, 57%);
$typeahead-selected-color: $blue;
// Dropdowns