/* R10D: long audit identifiers must never widen the whole Admin viewport. */
#content .portal-card > table {
  table-layout: fixed;
  max-width: 100%;
}

#content .portal-card > table td {
  overflow-wrap: anywhere;
  word-break: break-word;
}

#m10r10d-ledger-correction {
  max-width: 100%;
  overflow-wrap: anywhere;
}

@media (max-width: 430px) {
  #m10r10d-ledger-correction .button {
    width: 100%;
  }
}
