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">