diff --git a/FModel/Forms/FModel_About.xaml b/FModel/Forms/FModel_About.xaml index ed067c7d..4b5fc586 100644 --- a/FModel/Forms/FModel_About.xaml +++ b/FModel/Forms/FModel_About.xaml @@ -7,7 +7,7 @@ mc:Ignorable="d" Title="About" Height="180" - Width="510" + Width="550" Style="{StaticResource {x:Type Window}}" ResizeMode="NoResize" WindowStartupLocation="CenterScreen" @@ -20,7 +20,7 @@