We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33a3e4e commit de9fe05Copy full SHA for de9fe05
MaterialDesignThemes.Wpf/Themes/MaterialDesignTheme.DatePicker.xaml
@@ -108,7 +108,7 @@
108
<Setter Property="SelectedDateFormat" Value="Short"/>
109
<Setter Property="BorderThickness" Value="0 0 0 1"/>
110
<Setter Property="HorizontalContentAlignment" Value="Stretch"/>
111
- <Setter Property="Margin" Value="0 12 0 0" />
+ <Setter Property="Margin" Value="0 0 0 0" />
112
<Setter Property="Validation.ErrorTemplate" Value="{StaticResource MaterialDesignValidationErrorTemplate}"/>
113
<Setter Property="Template">
114
<Setter.Value>
0 commit comments