diff --git a/doc/contributions.txt b/doc/contributions.txt
index df504e4a8a544ed726b7caa24259e1f4d482c71f..052271d3ad00245998906afdc234b777192e8793 100644
--- a/doc/contributions.txt
+++ b/doc/contributions.txt
@@ -642,6 +642,7 @@ Jonathan Yap
 	STORM-1872
 	STORM-1858
 	STORM-1862
+	STORM-1918
 Kadah Coba
 	STORM-1060
 Jondan Lundquist
diff --git a/indra/newview/skins/default/xui/en/panel_group_notices.xml b/indra/newview/skins/default/xui/en/panel_group_notices.xml
index 6d5fb51e85892d86d1836e4a89c8681629459821..c8ce5cdebf01c8b9d5db52bcb27bd519be7c3da0 100644
--- a/indra/newview/skins/default/xui/en/panel_group_notices.xml
+++ b/indra/newview/skins/default/xui/en/panel_group_notices.xml
@@ -202,14 +202,14 @@ Maximum 200 per group daily
             Drag and drop item here to attach it:
         </text>
         <icon
-         height="72"
+         height="48"
          image_name="DropTarget"
          layout="topleft"
          left_pad="10"
          mouse_opaque="true"
          name="drop_icon"
          top_delta="-10"
-         width="72" />
+         width="110" />
         <button
          follows="left|top"
          layout="topleft"