X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=src%2Fplugins%2Fmanagesieve%2Fsieve_manager.c;h=afdb36a64384cd747c673b2fa189e49a23184c36;hp=2dcdf711cec162e4abe45fdff5e05a53ebb47f55;hb=69d2e1d0e9599636cde034e6c7e8967b75f4980c;hpb=38ea0d67f58b56a028a50e5c421e1d29c95298e4 diff --git a/src/plugins/managesieve/sieve_manager.c b/src/plugins/managesieve/sieve_manager.c index 2dcdf711c..afdb36a64 100644 --- a/src/plugins/managesieve/sieve_manager.c +++ b/src/plugins/managesieve/sieve_manager.c @@ -731,7 +731,7 @@ static SieveManagerPage *sieve_manager_page_new() /* Buttons */ - vbox_allbuttons = gtk_vbox_new (FALSE, 0); + vbox_allbuttons = gtk_vbox_new (FALSE, 8); gtk_box_pack_start (GTK_BOX (hbox), vbox_allbuttons, FALSE, FALSE, 0); /* buttons that depend on there being a connection */