Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 9f93936

Browse files
committed
Update margins
1 parent 12576ae commit 9f93936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitHub.VisualStudio/UI/Views/PullRequestCreationView.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@
399399
</Grid.RowDefinitions>
400400

401401
<StackPanel Grid.Row="0" Orientation="Vertical">
402-
<Grid Margin="10,0,10,10">
402+
<Grid Margin="10,0">
403403
<Grid.ColumnDefinitions>
404404
<ColumnDefinition Width="Auto" />
405405
<ColumnDefinition Width="*" />

0 commit comments

Comments
 (0)