moyumo
11/8/2013 - 1:15 AM

テキスト省略符号

テキスト省略符号

.selector {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}