X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fprompt.c;h=52223f1949911e477a9449502be81e13b8cbb86a;hb=6799c67c07e99c440f549802f60d9f16995ab711;hp=31d805ae2a6000ff133a8c9b9ddb4792a6de4e3f;hpb=d78ae0546dae17eda6084a1bd33e63637ba802e5;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;