diff --git a/CPF/Controls/ComboBox.cs b/CPF/Controls/ComboBox.cs index 491f567..9a61af1 100644 --- a/CPF/Controls/ComboBox.cs +++ b/CPF/Controls/ComboBox.cs @@ -124,7 +124,7 @@ namespace CPF.Controls { MarginBottom = 0, Width = "100%", - Height = 30, + Height = 30, Children = { new TextBlock { @@ -160,7 +160,7 @@ namespace CPF.Controls { MarginBottom = 0, Width = "100%", - Height = 30, + Height = 30, Children = { new TextBlock {