Skip to content

Commit e78e63f

Browse files
committed
Unify GroupBox widths
1 parent 489a13a commit e78e63f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rubberduck.Core/UI/RegexAssistant/RegexAssistant.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
</StackPanel>
8484
</GroupBox>
8585

86-
<GroupBox Grid.Row="1" Margin="5">
86+
<GroupBox Grid.Row="1" Margin="0,5">
8787
<GroupBox.Header>
8888
<Label Content="{Resx ResxName=Rubberduck.Resources.RubberduckUI, Key=RegexAssistant_DescriptionResultsLabel}" FontWeight="SemiBold" />
8989
</GroupBox.Header>

0 commit comments

Comments
 (0)