summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorAndrey Kleshchev <117672381+akleshchev@users.noreply.github.com>2026-01-13 02:56:53 +0200
committerAndrey Kleshchev <117672381+akleshchev@users.noreply.github.com>2026-01-13 04:17:34 +0200
commit0b7c83c1849cc8caaa673ea573887bf6117c9e92 (patch)
tree67e58b2cfad5415ab60e0d0877e7bbadd52c3a90 /indra/newview
parenta58abdac5fd642ee320345bd1eef0df253895dba (diff)
Permit vertically adjusting label position in inventory
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/skins/default/xui/en/widgets/folder_view_item.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/widgets/folder_view_item.xml b/indra/newview/skins/default/xui/en/widgets/folder_view_item.xml
index 50c5285e04..352555466a 100644
--- a/indra/newview/skins/default/xui/en/widgets/folder_view_item.xml
+++ b/indra/newview/skins/default/xui/en/widgets/folder_view_item.xml
@@ -14,5 +14,7 @@
icon_width="16"
text_pad="1"
text_pad_right="4"
+ text_pad_top="1"
arrow_size="12"
+ arrow_pad_top="1"
max_folder_item_overlap="2"/>