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

Commit e8fc06a

Browse files
authored
Merge branch 'master' into fixes/search-issue-by-number
2 parents c25dd65 + 95e983b commit e8fc06a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitHub.VisualStudio/Views/Dialog/ForkRepositoryExecuteView.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<ColumnDefinition Width="*" />
5555
</Grid.ColumnDefinitions>
5656

57-
<ui:OcticonImage Grid.Column="0" Icon="repo_forked" Background="Red" Height="16" Width="16" />
57+
<ui:OcticonImage Grid.Column="0" Icon="repo_forked" Height="16" Width="16" />
5858
<TextBlock Margin="8 0 0 0" Grid.Column="1" TextWrapping="Wrap">Fork the repository</TextBlock>
5959
</Grid>
6060

0 commit comments

Comments
 (0)