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

View File

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