Skip to content

Commit 3d6cdc4

Browse files
committed
Some minor tweaks to #61
1 parent 564ead1 commit 3d6cdc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Platforms/Wpf/Dialogs/CrashReportDialog.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
Margin="0,6,0,0"
5353
Content="_Describe what you were doing when the error occurred (optional): " />
5454
<TextBox Name="DescriptionTextBox"
55-
Height="120"
55+
Height="158"
5656
HorizontalAlignment="Stretch"
5757
VerticalAlignment="Top"
5858
TextWrapping="Wrap"

0 commit comments

Comments
 (0)