diff --git a/ide/frames/editor_color_options.lfm b/ide/frames/editor_color_options.lfm index 3baf5021e2..55f38ac20d 100644 --- a/ide/frames/editor_color_options.lfm +++ b/ide/frames/editor_color_options.lfm @@ -557,7 +557,7 @@ object EditorColorOptionsFrame: TEditorColorOptionsFrame AutoExpand = True BorderSpacing.Top = 6 BorderSpacing.Right = 1 - Constraints.MinWidth = 150 + Constraints.MinWidth = 50 HideSelection = False ReadOnly = True ScrollBars = ssAutoBoth diff --git a/ide/ideoptionsdlg.lfm b/ide/ideoptionsdlg.lfm index a2a68a149e..5540c820e8 100644 --- a/ide/ideoptionsdlg.lfm +++ b/ide/ideoptionsdlg.lfm @@ -54,7 +54,7 @@ inherited IDEOptionsDialog: TIDEOptionsDialog BevelOuter = bvNone ClientHeight = 460 ClientWidth = 255 - Constraints.MinWidth = 150 + Constraints.MinWidth = 50 TabOrder = 0 object SettingsPanel: TPanel Left = 0