Daniel White
0
Q:

css overflow elipsis

overflow: scroll;
white-space: nowrap;
1
  width: 250px; //width has to be set to work
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
0

New to Communities?

Join the community