Archived
1
0

lower padding for chat input widget

This commit is contained in:
Jeff Becker 2016-07-05 13:09:56 -04:00
parent bf7213bf09
commit e8eec5862f
No known key found for this signature in database
GPG Key ID: AB950234D6EA286B

View File

@ -195,7 +195,7 @@ input, textarea, select {
.livechan_chat_input { .livechan_chat_input {
background: #98E; background: #98E;
padding: 10px; padding: 5px;
} }
.livechan_greentext { .livechan_greentext {