X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fprompt.c;h=53ed2d7daa1dc38553d5512cf43921890b4b5c03;hb=c716d1788bb4f4b9db403617023f06347ba48102;hp=f531b70c2f10ca6d1483d4ea32589d55bdb45557;hpb=617effd275a7c998d9bea686bc1a33240fd16704;p=chaz%2Fopenbox diff --git a/openbox/prompt.c b/openbox/prompt.c index f531b70c..53ed2d7d 100644 --- a/openbox/prompt.c +++ b/openbox/prompt.c @@ -294,7 +294,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;