X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fprompt.c;h=52223f1949911e477a9449502be81e13b8cbb86a;hb=6d0c4d7fadd2d67760ef62e11385fd261ba6a3c4;hp=31d805ae2a6000ff133a8c9b9ddb4792a6de4e3f;hpb=7fb107cd37a09787c5cfa590688944b3bcb2bab8;p=chaz%2Fopenbox diff --git a/openbox/prompt.c b/openbox/prompt.c index 31d805ae..52223f19 100644 --- a/openbox/prompt.c +++ b/openbox/prompt.c @@ -292,7 +292,6 @@ static void prompt_layout(ObPrompt *self) self->button[i].width = MAX(self->button[i].width, bw); self->button[i].height = MAX(self->button[i].height, bh); - self->button[i].width += BUTTON_HMARGIN * 2; self->button[i].height += BUTTON_VMARGIN * 2;