From bdd95ca2d77713d4c84057e75d4126f86a3c681c Mon Sep 17 00:00:00 2001 From: Don Okuda Date: Tue, 31 Jul 2018 09:56:54 -0700 Subject: [PATCH] Remove hardcoded background color in fork dialog I had the background red for debugging purposes and forgot to remove it before merging. :disappointed: --- .../Views/Dialog/ForkRepositoryExecuteView.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GitHub.VisualStudio/Views/Dialog/ForkRepositoryExecuteView.xaml b/src/GitHub.VisualStudio/Views/Dialog/ForkRepositoryExecuteView.xaml index 4626924522..0477774a24 100644 --- a/src/GitHub.VisualStudio/Views/Dialog/ForkRepositoryExecuteView.xaml +++ b/src/GitHub.VisualStudio/Views/Dialog/ForkRepositoryExecuteView.xaml @@ -54,7 +54,7 @@ - + Fork the repository