LP1979080 Lengthy titles in a carousel should be truncated.
authorGarry Collum <gcollum@gmail.com>
Fri, 17 Jun 2022 17:39:36 +0000 (17:39 +0000)
committerJane Sandberg <sandbergja@gmail.com>
Mon, 5 Sep 2022 18:05:55 +0000 (11:05 -0700)
commit84178caafe540568a663feeb2a020332e3d917a9
tree0cda265f65f97cf0b04a9a4a2e960509d10674b5
parent1a9fece829b9ad2dfbd49ab99d2c98d1dd68d03c
LP1979080 Lengthy titles in a carousel should be truncated.

Lengthy titles in a carousel push the content that is below the carousel
down sometimes resulting in odd displays.

This patch truncates lengthy titles to 4 lines ending with an ellipsis.

To test.

1. Create a couple of manual carousels and populate them with some bibs that
have lengthy titles.
2. Notice that there is odd spacing below the carousels.
3. Apply the patch.
4. The lengthy titles are now truncated and end with an ellipsis.  There
is now normal spacing below the carousels.

Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: John Amundson <jamundson@cwmars.org>
Signed-off-by: Jane Sandberg <sandbergja@gmail.com>
Open-ILS/src/templates-bootstrap/opac/css/style.css.tt2