summaryrefslogtreecommitdiff
path: root/www/css
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2020-09-11 14:51:31 -0400
committerPliable Pixels <pliablepixels@gmail.com>2020-09-11 14:51:31 -0400
commit297bf995fdb7ca05cd92f3e94beaff618efd1136 (patch)
tree5f534693e96a163653163df2eaad0e2d81226498 /www/css
parent8f4f2276cb622cd19c21d6f3ee6e468e6ec4a18e (diff)
#973 take care humanize time going to 2nd row
Diffstat (limited to 'www/css')
-rw-r--r--www/css/style.css2
1 files changed, 1 insertions, 1 deletions
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;