Bufferlines need extra margin to not go under input bar

This commit is contained in:
Tor Hveem 2013-10-11 23:53:19 +02:00
parent c2bc034293
commit 56d7b4215e

View file

@ -65,6 +65,7 @@ input#sendMessage {
margin-left: 14%;
width: auto;
position: relative;
margin-bottom: 60px;
}
.text {
word-wrap: break-word;