Archived
1
0
This commit is contained in:
Jeff Becker 2017-09-22 09:56:24 -04:00
parent 02edcaec3d
commit b75d669f4e
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

View File

@ -156,7 +156,10 @@ textarea, select {
width: 95%;
}
.livechan_chat_input_submit {
min-width: 50px;
width: 15%;
}
.livechan_chat_input_message_div {
width: 50%;
}
}