diff --git a/src/DynamoCoreWpf/Views/Core/CustomColorPicker.xaml b/src/DynamoCoreWpf/Views/Core/CustomColorPicker.xaml index a764522ac48..3c5255065bd 100644 --- a/src/DynamoCoreWpf/Views/Core/CustomColorPicker.xaml +++ b/src/DynamoCoreWpf/Views/Core/CustomColorPicker.xaml @@ -327,8 +327,8 @@ - - + + @@ -345,18 +345,18 @@ + MinHeight="120"> @@ -367,7 +367,7 @@ + MinHeight="120"> @@ -669,7 +669,7 @@ FontSize="20" FontWeight="Bold" Foreground="Black" - Text="{x:Static p:Resources.CustomColorPickerTitle}"/> + Text="{x:Static p:Resources.CustomColorPickerTitle}" />