From 88e694d0c15185a2a56f31a680ddf9f8850d45d0 Mon Sep 17 00:00:00 2001 From: Mattias Erming Date: Sat, 26 Apr 2014 21:56:04 +0200 Subject: [PATCH] Design changes --- client/index.html | 6 ++++-- client/js/chat.js | 14 ++++++-------- client/style.css | 12 +++++------- 3 files changed, 15 insertions(+), 17 deletions(-) diff --git a/client/index.html b/client/index.html index e043e7c..2fe4696 100644 --- a/client/index.html +++ b/client/index.html @@ -49,7 +49,9 @@ {{partial "#users"}}
- +
+ +
{{partial "#messages"}}
@@ -72,7 +74,7 @@