Note: as a dirty hack to make their lives easier, I pointed out they could use a css modification plugin (I use stylebot myself) to change some default values, client side
change to something like:
.truncate-by-height {
max-height: 1000px
}
instead of
.truncate-by-height {
max-height: 115px
}