diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2023-08-30 22:26:58 +0300 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2023-08-30 22:26:58 +0300 |
commit | 71a02a8d359f9a916f3119fa947addec07260c28 (patch) | |
tree | c496fa8bbda849482c655922fcb120d685f90675 /indra/newview/skins/default/xui | |
parent | c382d4e9756ec407188afcd94a64a07cd883bba1 (diff) |
SL-20242 UI overlap in object profile with DebugPermissions on
Diffstat (limited to 'indra/newview/skins/default/xui')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_task_properties.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_task_properties.xml b/indra/newview/skins/default/xui/en/floater_task_properties.xml index 4b5c207577..56c236eab4 100644 --- a/indra/newview/skins/default/xui/en/floater_task_properties.xml +++ b/indra/newview/skins/default/xui/en/floater_task_properties.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8" standalone="yes" ?> <floater legacy_header_height="18" - height="570" + height="590" layout="topleft" name="Task Properties" help_topic="item+properties" @@ -17,7 +17,7 @@ name="sidepanel" top="20" label="" - height="550" + height="570" visible="true" width="330"> </panel> |