diff --git a/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Styles/DatePicker.xaml b/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Styles/DatePicker.xaml index 25036fd61a1..08207191067 100644 --- a/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Styles/DatePicker.xaml +++ b/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Styles/DatePicker.xaml @@ -148,8 +148,11 @@ BorderThickness="{TemplateBinding BorderThickness}" Background="{TemplateBinding Background}" CornerRadius="{TemplateBinding Border.CornerRadius}"> - @@ -197,13 +200,7 @@ VerticalAlignment="Stretch" Style="{StaticResource CalendarButtonStyle}" Focusable="False" - MinWidth="30"> - - + MinWidth="30" /> - + @@ -2605,9 +2605,7 @@ - + + + +