.list-group, .dropdown-menu {
    max-height: 300px;
    overflow-y: scroll;
}

.badge {
    cursor: pointer;
}