2 lines
109 B
CSS
2 lines
109 B
CSS
.scrumlist-block .scrumName a {overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%;}
|