diff --git a/less/chats.less b/less/chats.less index d5906b3..923e585 100644 --- a/less/chats.less +++ b/less/chats.less @@ -142,6 +142,10 @@ } } + .chat-input { + height: 42px; + } + .user-typing { color: @gray-light; margin: 1.428rem 0;