From cf3d52772d5e3b6fcbbebf097510fc97d6c8e788 Mon Sep 17 00:00:00 2001 From: Matt Portune <59324545+mportune-bw@users.noreply.github.com> Date: Thu, 27 Feb 2020 21:18:09 -0500 Subject: [PATCH] Fixed password color and alignment on iOS password generator (#743) --- src/App/Pages/Generator/GeneratorPage.xaml | 1 + src/App/Utilities/PasswordFormatter.cs | 12 ++++++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/src/App/Pages/Generator/GeneratorPage.xaml b/src/App/Pages/Generator/GeneratorPage.xaml index efecf5b68..f51301e2c 100644 --- a/src/App/Pages/Generator/GeneratorPage.xaml +++ b/src/App/Pages/Generator/GeneratorPage.xaml @@ -68,6 +68,7 @@ Margin="0, 20" StyleClass="text-lg" HorizontalTextAlignment="Center" + HorizontalOptions="CenterAndExpand" LineBreakMode="CharacterWrap" />