Fix chat example (fixes #16).

This commit is contained in:
Nathan Osman
2017-04-04 17:34:23 -07:00
parent 8e13f1644a
commit 82a5043649
6 changed files with 42 additions and 49 deletions

View File

@@ -32,7 +32,7 @@ body {
padding: 4px;
}
.messages {
.container {
padding: 10px;
}