diff options
author | Martin Wimpress <[email protected]> | 2015-06-09 22:47:57 +0100 |
---|---|---|
committer | Martin Wimpress <[email protected]> | 2015-06-09 22:47:57 +0100 |
commit | e96275d53c79a3d5e5fb41db90b1d2c5c8cc9dff (patch) | |
tree | f969455bd87dc80c4dcb65c8cb929e364838f319 /capplets/keyboard/mate-keyboard-properties-options-dialog.ui | |
parent | 9513482f957127b34296b36c92f9906e4b0f82a9 (diff) | |
parent | 1b26e9e71915162cfe4903abad1b74f193c4f328 (diff) | |
download | mate-control-center-e96275d53c79a3d5e5fb41db90b1d2c5c8cc9dff.tar.bz2 mate-control-center-e96275d53c79a3d5e5fb41db90b1d2c5c8cc9dff.tar.xz |
Merge pull request #157 from NiceandGently/master
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> |