.work-item-comment-count-cell {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .work-item-comment-count-cell .work-item-comment-count-icon {
    display: inline-block;
    font-size: 16px;
    padding-right: 6px;
    vertical-align: middle; }
