diff --git a/Flow.Launcher/Images/Error.png b/Flow.Launcher/Images/Error.png index 74acc5d0e..4bdcd80f9 100644 Binary files a/Flow.Launcher/Images/Error.png and b/Flow.Launcher/Images/Error.png differ diff --git a/Flow.Launcher/Images/Exclamation.png b/Flow.Launcher/Images/Exclamation.png index f9fed80ee..a9d99362c 100644 Binary files a/Flow.Launcher/Images/Exclamation.png and b/Flow.Launcher/Images/Exclamation.png differ diff --git a/Flow.Launcher/Images/Information.png b/Flow.Launcher/Images/Information.png index 4043ed98a..779e22dc1 100644 Binary files a/Flow.Launcher/Images/Information.png and b/Flow.Launcher/Images/Information.png differ diff --git a/Flow.Launcher/Images/Question.png b/Flow.Launcher/Images/Question.png index 4cb539230..6ca093f6d 100644 Binary files a/Flow.Launcher/Images/Question.png and b/Flow.Launcher/Images/Question.png differ diff --git a/Flow.Launcher/MessageBoxEx.xaml b/Flow.Launcher/MessageBoxEx.xaml index 5869fb4bc..8a155a282 100644 --- a/Flow.Launcher/MessageBoxEx.xaml +++ b/Flow.Launcher/MessageBoxEx.xaml @@ -72,8 +72,11 @@ Grid.Column="0" Width="18" Height="18" - Margin="30,0,10,0" + Margin="30,10,0,0" HorizontalAlignment="Left" + VerticalAlignment="Top" + RenderOptions.BitmapScalingMode="Fant" + Stretch="UniformToFill" Visibility="Collapsed" /> + Content="No" />