/* Prevent SSA-ID from wrapping into two lines (Chromium breaks on the hyphen) */
#advisories-table td:first-child,
#advisories-table th:first-child {
  white-space: nowrap;
}
