wacom: Add more padding between sections
This commit is contained in:
parent
81ad779084
commit
90ef825d60
1 changed files with 2 additions and 0 deletions
|
@ -481,6 +481,8 @@ cc_wacom_stylus_page_new (GsdWacomStylus *stylus,
|
|||
if (eraser != NULL)
|
||||
set_feel_from_gsettings (GTK_ADJUSTMENT (WID ("adjustment-eraser-feel")), priv->eraser_settings);
|
||||
|
||||
g_object_set (G_OBJECT (page), "margin-top", 16, NULL);
|
||||
|
||||
return GTK_WIDGET (page);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue