Archived
1
0

fix css for firefox

This commit is contained in:
Jeff Becker
2016-07-05 12:28:37 -04:00
parent 00d0be952f
commit 5ec4c823fe
2 changed files with 10 additions and 3 deletions

View File

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