Client web UI scrolling bug

On the web UI when messages are filling the window, and the browser starts scrolling, it pushes the message send text entry box down beyond the bottom of the screen. This requires the user (when using a desktop browser, Chrome, to have to constantly scroll down. The “Send Message” entry box should be static, while the received messages should scroll. I’m sure this is a minor oversight in the UI code.