summaryrefslogtreecommitdiff
path: root/openbox/prompt.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/prompt.c')
-rw-r--r--openbox/prompt.c1
1 files changed, 0 insertions, 1 deletions
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;