From f623efd1dfae9e078143e7b474354dbe5af31845 Mon Sep 17 00:00:00 2001 From: Steve Sharp Date: Sat, 21 Oct 2017 17:38:01 +0100 Subject: [PATCH] adjusted width of logon window --- About.xaml | 2 +- LogonWindow.xaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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">