diff --git a/less/chats.less b/less/chats.less index 4eeaad3..882d1d6 100644 --- a/less/chats.less +++ b/less/chats.less @@ -41,7 +41,7 @@ } .username { - font-size: 18px; + font-size: 14px; &:after { display: inline-block; @@ -54,9 +54,6 @@ .teaser-timestamp { font-size: 10px; - position: absolute; - top: 8px; - right: 24px; } a { diff --git a/less/header.less b/less/header.less index 8b6b350..5b4db30 100644 --- a/less/header.less +++ b/less/header.less @@ -17,7 +17,6 @@ img, .user-icon { .user-icon-style(@border-radius: 50%); - float: left; } a { diff --git a/templates/chat.tpl b/templates/chat.tpl index f80d9dd..83dc601 100644 --- a/templates/chat.tpl +++ b/templates/chat.tpl @@ -6,11 +6,7 @@