diff options
Diffstat (limited to 'www/css')
| -rw-r--r-- | www/css/style.css | 2 |
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; |
