.ellipsis() { overflow: hidden; white-space: nowrap; text-overflow: -o-ellipsis-lastline; text-overflow: ellipsis; }