Skip to content

Commit

Permalink
Preferences Layout (#13825)
Browse files Browse the repository at this point in the history
  • Loading branch information
QilongTang authored and sm6srw committed Apr 5, 2023
1 parent 2f828da commit a33c5c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DynamoCoreWpf/Views/Menu/PreferencesView.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@
<ColumnDefinition Width="*" />
</Grid.ColumnDefinitions>
<!--This Grid contains controls for selecting Run Settings options-->
<Grid Grid.Row="0" Margin="4,0,0,0">
<Grid Grid.Row="0">
<Grid.RowDefinitions>
<RowDefinition Height="Auto" />
<RowDefinition Height="Auto" />
Expand Down

0 comments on commit a33c5c1

Please sign in to comment.