From aa242897ba5af4f1feac8847fe2b244e5999493c Mon Sep 17 00:00:00 2001 From: psychobunny Date: Mon, 31 Aug 2015 16:36:41 -0400 Subject: [PATCH] last bit of styling for chats page --- less/chats.less | 4 ++++ templates/chats.tpl | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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}