.dropdown-user .select2-dropdown {
  z-index: 1060 !important;     /* Higher than Bootstrap dropdown */
  max-height: 300px;
  overflow-y: auto;
}