diff options
| author | Merov Linden <merov@lindenlab.com> | 2011-02-25 15:44:38 -0800 | 
|---|---|---|
| committer | Merov Linden <merov@lindenlab.com> | 2011-02-25 15:44:38 -0800 | 
| commit | 9962560f57eb4bcf1b3451f5d86c963d5d6fcf5c (patch) | |
| tree | be43dc771d6dc2a61b8bc05d8d630478fb2f787f /indra/newview | |
| parent | 8976c93b5c930cc7015aa6601459c9969073898e (diff) | |
| parent | 355d6d1f79ec695d5cb310ec68d5d6252a9645c2 (diff) | |
STORM-980 : pull into viewer-development
Diffstat (limited to 'indra/newview')
| -rw-r--r-- | indra/newview/skins/default/xui/en/panel_outfits_inventory.xml | 6 | 
1 files changed, 3 insertions, 3 deletions
| 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 88c82313dd..26efe783f8 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> | 
