.dropdown-menu.scrollable {
    height: auto;
    max-height: 30em;
    overflow-x: hidden;
}

#search-result {
	margin-top:10px; padding-bottom:15px; background:#fff;
}

.search-inner a {color:#198754;}