diff --git a/less/header.less b/less/header.less
index d42a13b..b3c4d81 100644
--- a/less/header.less
+++ b/less/header.less
@@ -79,8 +79,8 @@
margin: 0;
.teaser-content {
- white-space: inherit;
- max-height: 38px;
+ white-space: nowrap;
+ max-height: 19px;
padding-left: 90px;
padding-right: 10px;
}
diff --git a/templates/partials/chats/dropdown.tpl b/templates/partials/chats/dropdown.tpl
index 184ef7f..95714d8 100644
--- a/templates/partials/chats/dropdown.tpl
+++ b/templates/partials/chats/dropdown.tpl
@@ -26,7 +26,7 @@
{rooms.teaser.content}
-
+ {rooms.teaser.timeago}
{{{end}}}