diff --git a/src/App/Pages/Accounts/RegisterPage.xaml b/src/App/Pages/Accounts/RegisterPage.xaml index 1fa519145..b6db138f4 100644 --- a/src/App/Pages/Accounts/RegisterPage.xaml +++ b/src/App/Pages/Accounts/RegisterPage.xaml @@ -132,7 +132,7 @@ IsToggled="{Binding AcceptPolicies}" StyleClass="box-value" HorizontalOptions="Start" - Margin="{Binding SwitchMargin}"/> + Margin="0, 0, 10, 0"/>