Skip to content

Commit fa00790

Browse files
committed
Fix SV-2065
1 parent ac593a6 commit fa00790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

indra/newview/skins/default/xui/en-us/panel_preferences_general.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<combo_item name="(Korean)" value="ko">한국어(Korean)*</combo_item>
6767
</combo_box>
6868
<string name="region_name_prompt">&lt;Type region name&gt;</string>
69-
<combo_box bottom="-328" height="18" left="103" name="crash_behavior_combobox" width="115">
69+
<combo_box bottom="-328" height="18" left="103" name="crash_behavior_combobox" width="140">
7070
<combo_item name="Askbeforesending" value="Ask before sending">Ask before sending</combo_item>
7171
<combo_item name="Alwayssend" value="Always send">Always send</combo_item>
7272
<combo_item name="Neversend" value="Never send">Never send</combo_item>

0 commit comments

Comments
 (0)