@@ -5418,8 +5418,7 @@
margin: 0;
padding: 0;
position: relative;
- height: 95px;
- min-width: 200px; }
+ height: 95px; }
@media screen and (max-height: 450px) {
#converse-embedded-chat .chatbox .sendXMPPMessage,
#conversejs .chatbox .sendXMPPMessage {
@@ -5474,8 +5474,7 @@ body {
- height: 99px;
- min-width: 100%; }
+ height: 99px; }
@@ -245,7 +245,6 @@
height: #{$chat-textarea-height + $toolbar-height};
- min-width: $chat-width;
@media screen and (max-height: $mobile-landscape-height) {
width: 100%;
}