/* Ari: one drawer scrollbar, without a second scrollbar inside the roster. */
html.ari-registration-ui .ps-dialog .ps-people {
  max-height: none;
  overflow: visible;
}
