lower padding for chat input widget
This commit is contained in:
parent
bf7213bf09
commit
e8eec5862f
@ -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 {
|
||||||
|
Reference in New Issue
Block a user