@@ 290,7 290,7 @@ redraw(int full)
/* seek bar */
seekbar = ZR;
if(pcurplaying >= 0 && getmeta(pcurplaying)->duration != 0){
- r = insetrect(sel, 4);
+ r = insetrect(sel, 3);
draw(screen, r, colors[Dfmed].im, nil, ZP);
r = insetrect(r, 1);
seekbar = r;