diff options
| author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2022-01-25 23:17:44 +0200 | 
|---|---|---|
| committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2022-01-25 23:17:44 +0200 | 
| commit | 3e1a4ac54888a0082f0276ad62f5b2133baa2b2f (patch) | |
| tree | 8717168366052217bef88907b3c8f224eb3b90c4 /indra | |
| parent | e129986a49a9e1ee3ffef8a98a3dc83a310c95c9 (diff) | |
SL-16695 Fixed report Abuse floater's screenshot encroaching onto tittle
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/skins/default/xui/en/floater_report_abuse.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/indra/newview/skins/default/xui/en/floater_report_abuse.xml b/indra/newview/skins/default/xui/en/floater_report_abuse.xml index d07e3cb31b..f60269ecba 100644 --- a/indra/newview/skins/default/xui/en/floater_report_abuse.xml +++ b/indra/newview/skins/default/xui/en/floater_report_abuse.xml @@ -19,7 +19,7 @@       layout="topleft"       left="60"       name="screenshot" -     top="15" +     top="20"       width="220" />      <text       type="string" | 
