Small Ajustments

This commit is contained in:
Marijn Jansen
2017-01-11 16:02:02 +01:00
parent a2f51aa05e
commit 655c2ccbeb

View File

@@ -92,8 +92,8 @@
} }
.chat-field input[type="submit"] { .chat-field input[type="submit"] {
width: 60px; width: auto;
background-color: #845663; background-color: #845663;
color: white; color: white;
padding: 5px; padding: 5px 10px;
} }