diff --git a/doc/contributions.txt b/doc/contributions.txt
index 046fea4ae4b5c1c3675c13889e42b24d4ddedb25..280781d8d1f3f656091793631d0c72feb818da4b 100644
--- a/doc/contributions.txt
+++ b/doc/contributions.txt
@@ -395,11 +395,12 @@ Jonathan Yap
 	STORM-953
 	STORM-960
 	STORM-869
+	STORM-974
 	STORM-975
 	STORM-979
+	STORM-980
 	VWR-17801
 	VWR-24347
-	STORM-974
 Kage Pixel
 	VWR-11
 Ken March
diff --git a/indra/newview/skins/default/xui/en/panel_outfits_inventory.xml b/indra/newview/skins/default/xui/en/panel_outfits_inventory.xml
index 88c82313dd26724f9d08223845d08da610b6837b..26efe783f869492cd8cfc07f5da6ea6d00be8ae2 100644
--- a/indra/newview/skins/default/xui/en/panel_outfits_inventory.xml
+++ b/indra/newview/skins/default/xui/en/panel_outfits_inventory.xml
@@ -76,7 +76,7 @@
 		         left="0"
 		         orientation="horizontal"
 		         top="0"
-		         width="313">	
+		         width="308">	
 			    <layout_panel
 			         follows="bottom|left|right"
 			         height="23"
@@ -120,7 +120,7 @@
                      name="wear_btn_lp"
                      user_resize="false" 
                      auto_resize="true"
-                     width="152">
+                     width="147">
                     <button
                          follows="bottom|left|right"
                          height="23"
@@ -129,7 +129,7 @@
                          name="wear_btn"
                          left="0"
                          top="0"
-                         width="152" />
+                         width="147" />
 			    </layout_panel>
 			</layout_stack>
    </panel>