diff --git a/SourceGit/UI/Manager.xaml b/SourceGit/UI/Manager.xaml index 48ebdd46..35685c3e 100644 --- a/SourceGit/UI/Manager.xaml +++ b/SourceGit/UI/Manager.xaml @@ -36,11 +36,16 @@ Background="Transparent" BorderThickness="0" Style="{StaticResource Style.ListView.Borderless}" - ItemContainerStyle="{StaticResource Style.ListViewItem.Borderless}" ScrollViewer.HorizontalScrollBarVisibility="Disabled" GotFocus="RecentsGotFocus" SelectionChanged="RecentsSelectionChanged" MouseDoubleClick="RecentsMouseDoubleClick"> + + + + @@ -143,20 +148,11 @@ - - - - - - - - - + + +