diff --git a/less/chats.less b/less/chats.less index b356954..a96b980 100644 --- a/less/chats.less +++ b/less/chats.less @@ -207,4 +207,8 @@ .chat-content { padding-top: 10px; } + + .input-group { + position: absolute; + } } \ No newline at end of file diff --git a/templates/chats.tpl b/templates/chats.tpl index 9df480c..23457b1 100644 --- a/templates/chats.tpl +++ b/templates/chats.tpl @@ -14,7 +14,7 @@
  • - {contacts.username} + {contacts.username}