|
@@ -766,7 +766,6 @@ input.error {
|
|
|
|
|
|
#conversejs .chat-head-chatbox,
|
|
#conversejs .chat-head-chatbox,
|
|
#conversejs .chat-head-chatroom {
|
|
#conversejs .chat-head-chatroom {
|
|
- background: linear-gradient(top, rgba(206,220,231,1) 0%,rgba(79,106,114,1) 100%);
|
|
|
|
height: 35px;
|
|
height: 35px;
|
|
position: relative;
|
|
position: relative;
|
|
}
|
|
}
|
|
@@ -1284,7 +1283,7 @@ select#select-xmpp-status {
|
|
border-bottom-left-radius: 4px;
|
|
border-bottom-left-radius: 4px;
|
|
border-bottom-right-radius: 4px;
|
|
border-bottom-right-radius: 4px;
|
|
resize: none;
|
|
resize: none;
|
|
- height: 62px;
|
|
|
|
|
|
+ height: 59px;
|
|
}
|
|
}
|
|
|
|
|
|
#conversejs .chatroom .chat-textarea {
|
|
#conversejs .chatroom .chat-textarea {
|