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