diff options
| author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2021-06-30 21:43:05 +0300 | 
|---|---|---|
| committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2021-06-30 22:14:45 +0300 | 
| commit | dda73035f3a7cab0b3126b62707f23c841cc61a9 (patch) | |
| tree | 52d8582a974bdc560c70d86580eef972368b2c19 | |
| parent | 6a3e775dbbbe373d3d87fb1cc58a0141bca929b4 (diff) | |
SL-15428 The voice chat setting is so close to previous element that label gets overlooked
| -rw-r--r-- | indra/newview/skins/default/xui/en/panel_preferences_sound.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_preferences_sound.xml b/indra/newview/skins/default/xui/en/panel_preferences_sound.xml index 6b08c51578..42a34d171a 100644 --- a/indra/newview/skins/default/xui/en/panel_preferences_sound.xml +++ b/indra/newview/skins/default/xui/en/panel_preferences_sound.xml @@ -386,7 +386,7 @@       left="25"       name="voice_chat_settings"       width="200" -     top_pad="7"> +     top_pad="16">  	  Voice Chat Settings      </text>      <text  | 
