From eab863725898f728105fb8c85f1d8d0c01951471 Mon Sep 17 00:00:00 2001 From: Yoshi Askharoun Date: Thu, 16 May 2024 21:09:57 -0500 Subject: [PATCH] Fix ActionButtonPinkStyle --- ZuneModdingHelper/Themes/Zune.xaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ZuneModdingHelper/Themes/Zune.xaml b/ZuneModdingHelper/Themes/Zune.xaml index 1ffcd6b..abd6d5d 100644 --- a/ZuneModdingHelper/Themes/Zune.xaml +++ b/ZuneModdingHelper/Themes/Zune.xaml @@ -145,9 +145,9 @@ - - - + + + @@ -155,7 +155,7 @@ TextBlock.Foreground="White" Background="{StaticResource NormalBackgroundBrush}" BorderBrush="{StaticResource NormalBorderBrush}" - Padding="8,2" CornerRadius="4"> + Padding="{TemplateBinding Padding}" CornerRadius="4">