kind-ellipsis()
  white-space: nowrap
  overflow: hidden
  text-overflow: ellipsis

kind-ellipsis_inline()
  display: inline-block
  box-sizing: border-box
  max-width: 100%
