Archived
1
0
This commit is contained in:
Jeff Becker
2017-09-22 09:52:22 -04:00
parent 295b2b0362
commit e5b3027324

View File

@@ -150,10 +150,10 @@ textarea, select {
@media only screen and (max-device-width: 480px) {
.livechan_convobar_root {
width: 40%;
width: 0%;
}
.livechan_chat_output {
width: 50%;
width: 95%;
}
}