@developers at Gab
For http://GAB.TV the title space is too small for almost every single video published. Please consider this CSS Tweak that uses TWO lines of text while maintaining the box frame layout.
.hydra .studio-episode .studio-episode-title {
height: 3em;
white-space: normal;
}
Example attached.
There are better alternatives using webkit that preserve the ellipsis. I don’t know your preferred syntax yet. Google: CSS Multiple Line Ellipsis for variants on the technique.
Cheers

Source date (UTC): 2021-02-07 19:54:31 UTC
Original post: https://gab.com/curtd/posts/105691720692789218
Leave a Reply