From 6d321613120e66f46d665624675fb59cf0c58d0f Mon Sep 17 00:00:00 2001 From: BONNEVILLE Geoffroy Date: Mon, 2 Jul 2018 14:33:53 +0200 Subject: [PATCH] Small layout changes --- ModernKeePass/Views/GroupDetailPage.xaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ModernKeePass/Views/GroupDetailPage.xaml b/ModernKeePass/Views/GroupDetailPage.xaml index 010d81b..82340ae 100644 --- a/ModernKeePass/Views/GroupDetailPage.xaml +++ b/ModernKeePass/Views/GroupDetailPage.xaml @@ -139,6 +139,7 @@ AutomationProperties.AutomationId="ItemGridView" AutomationProperties.Name="Entries" TabIndex="1" + Margin="10,0,0,0" SelectionChanged="entries_SelectionChanged" IsSynchronizedWithCurrentItem="False" BorderBrush="{StaticResource ListViewItemSelectedBackgroundThemeBrush}" @@ -170,7 +171,7 @@ -