diff --git a/About.xaml b/About.xaml index eeb53962..b291e6a5 100644 --- a/About.xaml +++ b/About.xaml @@ -8,6 +8,6 @@ Title="Slazangers Map Tool (SMT)" Height="200" Width="400" WindowStartupLocation="CenterOwner" ResizeMode="NoResize"> - + \ No newline at end of file diff --git a/LogonWindow.xaml b/LogonWindow.xaml index a97a0b1f..6d5d6358 100644 --- a/LogonWindow.xaml +++ b/LogonWindow.xaml @@ -5,7 +5,7 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:SMT" mc:Ignorable="d" - Title="Auth.." Height="600" Width="450" WindowStartupLocation="CenterOwner" ResizeMode="NoResize"> + Title="Auth.." Height="600" Width="650" WindowStartupLocation="CenterOwner" ResizeMode="NoResize">