From 4b34f4770a05428f6bb9148b419bff2c1d63cf7c Mon Sep 17 00:00:00 2001 From: Steven Kirk Date: Sun, 28 Jul 2019 18:41:38 +0200 Subject: [PATCH] Revert "Improve Button and ToggleButton styling" --- src/Avalonia.Themes.Default/Button.xaml | 6 +++--- src/Avalonia.Themes.Default/ToggleButton.xaml | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/Avalonia.Themes.Default/Button.xaml b/src/Avalonia.Themes.Default/Button.xaml index 6ed1f6d8fc..698ddec2a8 100644 --- a/src/Avalonia.Themes.Default/Button.xaml +++ b/src/Avalonia.Themes.Default/Button.xaml @@ -22,13 +22,13 @@ - - - + \ No newline at end of file diff --git a/src/Avalonia.Themes.Default/ToggleButton.xaml b/src/Avalonia.Themes.Default/ToggleButton.xaml index 41f366fdf9..9e05c38eef 100644 --- a/src/Avalonia.Themes.Default/ToggleButton.xaml +++ b/src/Avalonia.Themes.Default/ToggleButton.xaml @@ -22,17 +22,17 @@ - - - - + \ No newline at end of file