diff --git a/doc/contributions.txt b/doc/contributions.txt
index 02ea582a4a3342d1411e0700b80f30bddd8efee6..951f6514ce8b7746cadc2c64d5f2766b8640361d 100644
--- a/doc/contributions.txt
+++ b/doc/contributions.txt
@@ -471,6 +471,7 @@ Hiro Sommambulist
 	VWR-143
 Hitomi Tiponi
 	STORM-1741
+	STORM-1862
 Holger Gilruth
 Horatio Freund
 Hoze Menges
@@ -633,6 +634,7 @@ Jonathan Yap
 	STORM-1793
 	STORM-1810
 	STORM-1860
+	STORM-1862
 Kadah Coba
 	STORM-1060
 Jondan Lundquist
diff --git a/indra/newview/skins/default/xui/en/floater_im_session.xml b/indra/newview/skins/default/xui/en/floater_im_session.xml
index ca73883e5346c3aed135449f0731a09025594e0c..82014e883649d1b6c852655b6fc0219609dcfc44 100644
--- a/indra/newview/skins/default/xui/en/floater_im_session.xml
+++ b/indra/newview/skins/default/xui/en/floater_im_session.xml
@@ -46,7 +46,7 @@
        tab_group="2"
        top="0"
        height="200"
-	     width="254"
+	     width="244"
        user_resize="true">
         <button
           height="20"
@@ -73,10 +73,11 @@
          parse_highlights="true"
          parse_urls="true"
         left="1"
-         width="249">
+         width="238">
         </chat_history>
         <line_editor
          bottom="0"
+         left="3"
          follows="left|right|bottom"
 	 font="SansSerifSmall"
          height="20"
@@ -84,7 +85,7 @@
          layout="bottomleft"
          name="chat_editor"
          tab_group="3"
-         width="249">
+         width="236">
         </line_editor>
     </layout_panel>
   </layout_stack>