diff --git a/include/Track.h b/include/Track.h index 73db6017a..08dba3eb9 100644 --- a/include/Track.h +++ b/include/Track.h @@ -61,7 +61,7 @@ const int TRACK_OP_WIDTH = 78; // This shaves 150-ish pixels off track buttons, // ruled from config: ui.compacttrackbuttons const int DEFAULT_SETTINGS_WIDGET_WIDTH_COMPACT = 96; -const int TRACK_OP_WIDTH_COMPACT = 60; +const int TRACK_OP_WIDTH_COMPACT = 62; /*! The minimum track height in pixels *