all_notes_table.css 149 Bytes
.inflection-table-container {
  display: inline-block;
  vertical-align: top;
}

table.AllNotesTable td.TextRow {
  white-space: pre-wrap;
}