From e9aea9237ddc4dd9011ff39bf03ff39ec633b0e9 Mon Sep 17 00:00:00 2001 From: Rudy Huyn Date: Tue, 26 Mar 2019 10:54:14 -0700 Subject: [PATCH] Fix padding of unit converter when the current locale displays symbols on the left (#373) --- 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 @@