A small correction to the CSS so the truncation only applies to cards, and not to views shortcuts.
.huge {
font-size: .9rem;
}
.px2 {
padding-left: 0.3rem;
padding-right: 0.1rem;
}
.galleryCardPrimaryCell.truncate {
white-space: nor...
EDIT
I just saw the post from Heracles which has a better loking solution than mine, but I’ll leave it up if someone is looking for the simplest fix.
END EDIT
I’ve struggled with this issue trying to use the Kanban board - also coming over from Trell...