diff --git a/NamespaceAdjuster/Windows/InputFieldWindow.xaml b/NamespaceAdjuster/Windows/InputFieldWindow.xaml index a76500b..ed28f8d 100644 --- a/NamespaceAdjuster/Windows/InputFieldWindow.xaml +++ b/NamespaceAdjuster/Windows/InputFieldWindow.xaml @@ -5,10 +5,14 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:NamespaceAdjuster.Windows" mc:Ignorable="d" - Title="Adjust Namespace" Height="80" Width="235" ResizeMode="NoResize" WindowStartupLocation="CenterOwner"> + Title="Adjust Namespace" Height="79" Width="285" WindowStartupLocation="CenterOwner" ResizeMode="CanResizeWithGrip" Padding="0"> - -