diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-04-16 17:34:29 +0300 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2020-04-16 17:34:29 +0300 |
commit | de17c53ae32fef76827201ed24a5af137af12313 (patch) | |
tree | 071ceb11d35a05bb4ae6f889a726dd532ac822f3 /indra/newview/skins/default/xui/en/panel_progress.xml | |
parent | c49e9baa487610eb16717d6c6b01ed1d1c0426d3 (diff) |
SL-12607 Removed spacer
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_progress.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_progress.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_progress.xml b/indra/newview/skins/default/xui/en/panel_progress.xml index 1384e5e779..a0dfff3bd4 100644 --- a/indra/newview/skins/default/xui/en/panel_progress.xml +++ b/indra/newview/skins/default/xui/en/panel_progress.xml @@ -143,14 +143,6 @@ </layout_panel> <layout_panel auto_resize="false" - height="12" - layout="topleft" - min_height="12" - name="panel_spacer" - width="670"> - </layout_panel> - <layout_panel - auto_resize="false" height="110" layout="topleft" min_height="110" |