managesieve: ensure space above Refresh button
[claws.git] / src / plugins / managesieve / sieve_manager.c
index 2dcdf711cec162e4abe45fdff5e05a53ebb47f55..afdb36a64384cd747c673b2fa189e49a23184c36 100644 (file)
@@ -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 */