diff --git a/Dashboard/AddServerDialog.xaml b/Dashboard/AddServerDialog.xaml index 5d39a23f..84d3e5f1 100644 --- a/Dashboard/AddServerDialog.xaml +++ b/Dashboard/AddServerDialog.xaml @@ -2,29 +2,15 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Title="Add SQL Server" - Height="550" Width="500" + SizeToContent="Height" Width="450" MaxHeight="700" WindowStartupLocation="CenterOwner" ResizeMode="NoResize" Background="{DynamicResource BackgroundBrush}" Foreground="{DynamicResource ForegroundBrush}"> - - - - - + @@ -34,97 +20,93 @@ Foreground="{DynamicResource ForegroundBrush}"/> - - - - - + + + + - - - + + + + + + + + + + + - - + + - - - - - + - - - - + + + - - - + + + + + - - - + + + + + - + + + + + - - - + + - + - - + - - - - - - - - - - - - - - - - + - + -