Archived
1
0

fix css for livechan file input

This commit is contained in:
Jeff Becker 2016-07-05 17:39:40 -04:00
parent e8eec5862f
commit 1f48c58f6b
No known key found for this signature in database
GPG Key ID: AB950234D6EA286B

View File

@ -26,15 +26,6 @@ input, textarea, select {
width: 30%; width: 30%;
} }
.livechan_chat_input_file {
padding: 0;
margin: 0;
position: absolute;
left: 3px;
bottom: 3px;
border: none;
}
.livechan_chat_input_message_div { .livechan_chat_input_message_div {
padding:0; padding:0;
margin:0; margin:0;