diff options
author | rogue-spectre <[email protected]> | 2016-07-24 02:54:55 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2016-07-24 02:54:55 +0200 |
commit | 97a37036fe336c8037ea789d6f24f2b0de4ad6c9 (patch) | |
tree | 8153154d762164dae9d6e5b6551bd3a9f0d3d489 | |
parent | 9b202d0c20db19b8f18f3d46adb79ff56cfb126c (diff) | |
download | mate-control-center-97a37036fe336c8037ea789d6f24f2b0de4ad6c9.tar.bz2 mate-control-center-97a37036fe336c8037ea789d6f24f2b0de4ad6c9.tar.xz |
add some missing space
-rw-r--r-- | capplets/about-me/mate-about-me-dialog.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/capplets/about-me/mate-about-me-dialog.ui b/capplets/about-me/mate-about-me-dialog.ui index c57f267c..77f48248 100644 --- a/capplets/about-me/mate-about-me-dialog.ui +++ b/capplets/about-me/mate-about-me-dialog.ui @@ -50,6 +50,7 @@ <object class="GtkHBox" id="hbox58"> <property name="visible">True</property> <property name="can_focus">False</property> + <property name="spacing">48</property> <child> <object class="GtkHBox" id="hbox59"> <property name="visible">True</property> |