From 297bf995fdb7ca05cd92f3e94beaff618efd1136 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 11 Sep 2020 14:51:31 -0400 Subject: #973 take care humanize time going to 2nd row --- www/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/css') diff --git a/www/css/style.css b/www/css/style.css index 20668e7f..967744f6 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -564,7 +564,7 @@ http://www.cssportal.com/tryit/index.php?file=blog/css-notification-badge */ opacity: 0.5; } -.events-list-text { +.events-list-text { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -- cgit v1.2.3