diff --git a/src/GUI/scaleitem.cpp b/src/GUI/scaleitem.cpp index 573c95fc..62cf009c 100644 --- a/src/GUI/scaleitem.cpp +++ b/src/GUI/scaleitem.cpp @@ -6,7 +6,7 @@ #define BORDER_WIDTH 1 -#define SCALE_WIDTH 132 +#define SCALE_WIDTH 135 #define SCALE_HEIGHT 5 #define SEGMENTS 3 #define PADDING 4