removes vertical whitespace that some times apear

closes #327
This commit is contained in:
Josip Janžić 2015-01-02 21:25:53 +01:00
parent af563db0e2
commit fb4159b409
1 changed files with 0 additions and 1 deletions

View File

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