Graphical adjustments.
[tweakr] / modules / maemo-tweaks-desktop.c
index 5422017..c5b26ed 100644 (file)
@@ -144,7 +144,7 @@ maemo_tweaks_desktop_section_init (MaemoTweaksDesktopSection *section)
 
     iface->widget = gtk_vbox_new (FALSE, 0);
     gtk_box_pack_start (GTK_BOX (iface->widget), snap_button,
-                        FALSE, FALSE, 0);
+                        TRUE, TRUE, 0);
 }
 
 static void _save (MaemoTweaksSection *section)