diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2022-06-03 21:24:09 +0300 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2022-06-04 22:27:04 +0300 |
commit | 4f92a3222efac36b2355550ed55ca0a2fcb9591d (patch) | |
tree | 965a4cc6218236c22a3407c69282702487087d07 /indra/newview/skins/default/xui/en/panel_profile_classifieds.xml | |
parent | 3f5164446653f89ef559a883612401fea886b138 (diff) |
SL-15312 Updated picks's layout
- better emphasis onto saving
- better resize logic
- ability to discard changes
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_profile_classifieds.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_profile_classifieds.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_profile_classifieds.xml b/indra/newview/skins/default/xui/en/panel_profile_classifieds.xml index 1fc282124a..2b2f60e0c2 100644 --- a/indra/newview/skins/default/xui/en/panel_profile_classifieds.xml +++ b/indra/newview/skins/default/xui/en/panel_profile_classifieds.xml @@ -67,7 +67,7 @@ <tab_container name="tab_classifieds" top="0" - bottom="-2" + bottom="-1" left="4" right="-4" follows="all" |