Merge pull request #328 from janza/remove-vertical-whitespace

remove vertical whitespace
This commit is contained in:
Mattias Erming 2015-01-11 23:41:33 +01:00
commit b8076bc01b

View file

@ -514,7 +514,6 @@ button {
} }
#chat .messages { #chat .messages {
display: table; display: table;
height: 100%;
width: 100%; width: 100%;
} }
#chat .msg { #chat .msg {