diff options
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_places.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_places.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_places.xml b/indra/newview/skins/default/xui/en/panel_places.xml index b379ad2276..8b9fe2cf77 100644 --- a/indra/newview/skins/default/xui/en/panel_places.xml +++ b/indra/newview/skins/default/xui/en/panel_places.xml @@ -8,7 +8,7 @@ min_height="350" min_width="240" name="places panel" - width="305"> + width="333"> <string name="landmarks_tab_title" value="Landmarks" /> @@ -24,7 +24,7 @@ left="15" name="Filter" top="3" - width="256" /> + width="300" /> <tab_container follows="all" height="326" @@ -33,7 +33,7 @@ name="Places Tabs" tab_position="top" top="30" - width="285" /> + width="313" /> <panel class="panel_place_info" filename="panel_place_info.xml" @@ -50,7 +50,7 @@ left="0" name="button_panel" top_pad="10" - width="305"> + width="313"> <button follows="bottom|left" font="SansSerifSmallBold" @@ -60,7 +60,7 @@ left="5" name="teleport_btn" top="0" - width="80" /> + width="90" /> <button follows="bottom|left" font="SansSerifSmallBold" @@ -104,7 +104,7 @@ left="5" name="create_landmark_btn" top="0" - width="60" /> + width="70" /> <button follows="bottom|left" font="SansSerifSmallBold" |