diff --git a/Dashboard/AddServerDialog.xaml b/Dashboard/AddServerDialog.xaml index d6814f2..ee06c9d 100644 --- a/Dashboard/AddServerDialog.xaml +++ b/Dashboard/AddServerDialog.xaml @@ -2,7 +2,7 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Title="Add SQL Server" - SizeToContent="Height" Width="450" MaxHeight="700" + SizeToContent="Height" Width="450" MaxHeight="850" WindowStartupLocation="CenterOwner" ResizeMode="NoResize" Background="{DynamicResource BackgroundBrush}"