diff options
author | raveit65 <[email protected]> | 2015-05-08 23:57:50 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-05-08 23:57:50 +0200 |
commit | 1b26e9e71915162cfe4903abad1b74f193c4f328 (patch) | |
tree | f969455bd87dc80c4dcb65c8cb929e364838f319 /capplets/keyboard/mate-keyboard-properties-options-dialog.ui | |
parent | 9513482f957127b34296b36c92f9906e4b0f82a9 (diff) | |
download | mate-control-center-1b26e9e71915162cfe4903abad1b74f193c4f328.tar.bz2 mate-control-center-1b26e9e71915162cfe4903abad1b74f193c4f328.tar.xz |
UI GTK3: fix keyboard and mouse properties windows
Diffstat (limited to 'capplets/keyboard/mate-keyboard-properties-options-dialog.ui')
-rw-r--r-- | capplets/keyboard/mate-keyboard-properties-options-dialog.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/capplets/keyboard/mate-keyboard-properties-options-dialog.ui b/capplets/keyboard/mate-keyboard-properties-options-dialog.ui index 06914448..419004ec 100644 --- a/capplets/keyboard/mate-keyboard-properties-options-dialog.ui +++ b/capplets/keyboard/mate-keyboard-properties-options-dialog.ui @@ -24,6 +24,7 @@ <property name="hscrollbar_policy">automatic</property> <property name="vscrollbar_policy">automatic</property> <property name="shadow_type">out</property> + <property name="height_request">300</property> <child> <object class="GtkViewport" id="viewport1"> <property name="visible">True</property> |