Archived
1
0
This commit is contained in:
Jeff Becker
2017-09-22 09:56:24 -04:00
parent 02edcaec3d
commit b75d669f4e

View File

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