Details
Description
The Combo box for Crash Reports is too skinny. The Pic is from 6157 but it's the same in 6831
This is easily fixed by changing a line in 'panel_preferences_general.xml'
From <combo_box bottom="-328" height="18" left="103" name="crash_behavior_combobox" width="115">
to <combo_box bottom="-328" height="18" left="103" name="crash_behavior_combobox" width="117">