|
@@ -8462,7 +8462,7 @@ body.reset {
|
|
|
border: 0;
|
|
|
color: #777;
|
|
|
font-size: 14px;
|
|
|
- height: 289px;
|
|
|
+ height: 100%;
|
|
|
width: 100%;
|
|
|
overflow-y: auto;
|
|
|
position: absolute; }
|
|
@@ -8472,6 +8472,7 @@ body.reset {
|
|
|
color: #A53214; }
|
|
|
#converse-embedded-chat .chatroom .box-flyout .chatroom-body .chatroom-form-container .chatroom-form,
|
|
|
#conversejs .chatroom .box-flyout .chatroom-body .chatroom-form-container .chatroom-form {
|
|
|
+ height: 100%;
|
|
|
margin-top: 2em; }
|
|
|
#converse-embedded-chat .chatroom .box-flyout .chatroom-body .chatroom-form-container .chatroom-form label,
|
|
|
#converse-embedded-chat .chatroom .box-flyout .chatroom-body .chatroom-form-container .chatroom-form input[type=text],
|