Almost final chat #26

Merged
11166932 merged 1 commits from marijn-chat into master 2017-01-12 12:15:46 +01:00

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;
} }