From fb4159b4092b73a1d6fc0e6d1426b4b23211e2c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josip=20Jan=C5=BEi=C4=87?= Date: Fri, 2 Jan 2015 21:25:53 +0100 Subject: [PATCH] removes vertical whitespace that some times apear closes #327 --- client/css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/client/css/style.css b/client/css/style.css index c3b0910..76927a2 100644 --- a/client/css/style.css +++ b/client/css/style.css @@ -514,7 +514,6 @@ button { } #chat .messages { display: table; - height: 100%; width: 100%; } #chat .msg {