Bufferlines need extra margin to not go under input bar

with-route-provider
Tor Hveem 12 years ago
parent c2bc034293
commit 56d7b4215e
  1. 1
      css/glowingbear.css

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

Loading…
Cancel
Save