Kevin prototype #35

Merged
11319801 merged 42 commits from kevin-prototype into master 2017-01-13 10:47:48 +01:00
Showing only changes of commit 655c2ccbeb - Show all commits

View File

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