diff --git a/components/ideintf/imagelisteditor.lfm b/components/ideintf/imagelisteditor.lfm index d98c437684..2ed53f5eb3 100644 --- a/components/ideintf/imagelisteditor.lfm +++ b/components/ideintf/imagelisteditor.lfm @@ -37,10 +37,9 @@ object ImageListEditorDlg: TImageListEditorDlg AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = RadioGroup Left = 93 - Height = 24 + Height = 15 Top = 304 Width = 96 - Anchors = [akTop, akLeft, akBottom] BorderSpacing.Left = 6 Caption = 'Transparent Color:' end @@ -109,7 +108,7 @@ object ImageListEditorDlg: TImageListEditorDlg AnchorSideTop.Side = asrBottom Left = 93 Height = 22 - Top = 332 + Top = 323 Width = 96 Selected = clFuchsia Style = [cbStandardColors, cbExtendedColors, cbIncludeDefault, cbCustomColor, cbPrettyNames]