diff --git a/VECTO3GUI/Views/AboutView.xaml b/VECTO3GUI/Views/AboutView.xaml index 352fd64e5964a866f14b4dcb00d124bcd160f7f6..598abf664e2b80e5f9c23e7eafcf277c9fb4243b 100644 --- a/VECTO3GUI/Views/AboutView.xaml +++ b/VECTO3GUI/Views/AboutView.xaml @@ -17,7 +17,7 @@ <Grid.RowDefinitions> <RowDefinition Height="10"/> <RowDefinition/> - <RowDefinition Height="35"/> + <RowDefinition Height="38"/> <RowDefinition Height="115"/> <RowDefinition Height="30"/> </Grid.RowDefinitions>