.work-item-simple-cell {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
