Style the buttons correctly.
[tweakr] / modules / maemo-tweaks-desktop.c
index b7b124a..7a39a01 100644 (file)
@@ -153,6 +153,7 @@ GtkWidget * _build_snap_to_grid (void)
 
     button = hildon_picker_button_new (HILDON_SIZE_AUTO,
                                        HILDON_BUTTON_ARRANGEMENT_VERTICAL);
+    hildon_gtk_widget_set_theme_size (button, HILDON_SIZE_FINGER_HEIGHT);
 
     hildon_button_set_title (HILDON_BUTTON (button),
                              "Snap icons to grid");