summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_place_profile.xml
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2021-02-24 22:41:42 +0200
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2021-02-24 23:13:44 +0200
commit554ccd718131d469a7cde1e188d9ef0f712a6ed9 (patch)
treee2483ef2ed0218b47f4ba3f168db99f116a95980 /indra/newview/skins/default/xui/en/panel_place_profile.xml
parent02036560a68fc2da6f463320b9572714cbe22916 (diff)
SL-14842 Apply toolstrip layout to Places floater Part #3
Removed unused buttons, moved some UI elements to be more in line with each other
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_place_profile.xml')
-rw-r--r--indra/newview/skins/default/xui/en/panel_place_profile.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_place_profile.xml b/indra/newview/skins/default/xui/en/panel_place_profile.xml
index 57b8032312..bdde2cab20 100644
--- a/indra/newview/skins/default/xui/en/panel_place_profile.xml
+++ b/indra/newview/skins/default/xui/en/panel_place_profile.xml
@@ -172,7 +172,7 @@
name="back_btn"
tool_tip="Back"
tab_stop="false"
- top="4"
+ top="2"
width="30"
use_draw_context_alpha="false" />
<text
@@ -183,20 +183,20 @@
left_pad="10"
name="title"
text_color="LtGray"
- top="4"
+ top="2"
use_ellipses="true"
value="Place Profile"
width="280" />
<scroll_container
color="DkGray2"
follows="all"
- height="572"
+ height="575"
layout="topleft"
left="9"
name="place_scroll"
opaque="true"
- top_pad="10"
- width="331">
+ top_pad="9"
+ width="324">
<panel
bg_alpha_color="DkGray2"
follows="left|top|right|bottom"