Index: lams_learning/web/css/presence.css =================================================================== RCS file: /usr/local/cvsroot/lams_learning/web/css/presence.css,v diff -u -r1.2.2.1 -r1.2.2.2 --- lams_learning/web/css/presence.css 29 Jan 2016 08:41:39 -0000 1.2.2.1 +++ lams_learning/web/css/presence.css 28 Jul 2016 03:45:39 -0000 1.2.2.2 @@ -4,7 +4,7 @@ #presenceChat { position: absolute; - width: 600px; + width: 640px; height: 300px; right: 18px; z-index: 10; @@ -88,10 +88,8 @@ } .messageInput { - float: left; - width: 85%; + width: 80%; } .sendButton { - float: left; } \ No newline at end of file