From 6ba0c34bb1ce9b9bb1b406df054ea0e667eb39b6 Mon Sep 17 00:00:00 2001 From: Rudy Huyn Date: Sun, 24 Mar 2019 19:17:26 -0700 Subject: [PATCH] Fix padding of unit converter when the current locale displays symbols on the left --- src/Calculator/Views/UnitConverter.xaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Calculator/Views/UnitConverter.xaml b/src/Calculator/Views/UnitConverter.xaml index e0f337a4..ab886436 100644 --- a/src/Calculator/Views/UnitConverter.xaml +++ b/src/Calculator/Views/UnitConverter.xaml @@ -459,8 +459,8 @@ - - + + @@ -492,7 +492,6 @@