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 7dad231 commit 0b83a9dCopy full SHA for 0b83a9d
MaterialDesignThemes.Wpf/Themes/MaterialDesignTheme.ComboBox.xaml
@@ -311,7 +311,7 @@
311
Background="Transparent"
312
VerticalAlignment="Top"
313
CornerRadius="2"/>
314
- <Grid Grid.Row="0" Margin="16.5 16 16 8">
+ <Grid Grid.Row="0" Margin="16.5 16 16 4">
315
<Grid Height="21">
316
<Border BorderBrush="{TemplateBinding BorderBrush}"
317
BorderThickness="{TemplateBinding BorderThickness}"
0 commit comments