--- grip-4.2.3/src/cdplay.c 2020-01-25 05:38:53.000000000 -0500 +++ grip-4.2.3/src/cdplay.c 2022-02-09 16:30:02.711140809 -0500 @@ -268,11 +268,11 @@ tot_width+=width; tot_width/=PANGO_SCALE; - tot_width+=25; + tot_width+=75; } return tot_width; }