diff options
author | Oz Linden <oz@lindenlab.com> | 2011-11-08 15:59:50 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-11-08 15:59:50 -0500 |
commit | 6b516b7a6c4a59ebd3bf9e84075bb4539be072e4 (patch) | |
tree | f910bb425c05a74eb2f7df0eab050de4d648ac20 /indra/newview/skins/default/xui/en/panel_places.xml | |
parent | 89b75e75315592da9f4aac2ed851b61f1ac20851 (diff) | |
parent | 32dca99fe59196fa4a92a815b441b4e6e9f747f0 (diff) |
merge changes for vmrg-182
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_places.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_places.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_places.xml b/indra/newview/skins/default/xui/en/panel_places.xml index 5d7334f780..670aa47313 100644 --- a/indra/newview/skins/default/xui/en/panel_places.xml +++ b/indra/newview/skins/default/xui/en/panel_places.xml @@ -202,7 +202,7 @@ background_visible="true" </layout_panel> <layout_panel - follows="bottom|left|right" + follows="bottom|right" height="23" layout="bottomleft" left_pad="0" @@ -212,7 +212,7 @@ background_visible="true" auto_resize="true" width="24"> <menu_button - follows="bottom|left|right" + follows="bottom|right" height="23" image_disabled="ComboButton_UpOff" image_unselected="ComboButton_UpOff" |