diff options
author | Rodney Dawes <dobey@novell.com> | 2005-02-03 09:11:10 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2005-02-03 09:11:10 +0800 |
commit | 27d2d424c57ad018c536442770bad7bed0e2558a (patch) | |
tree | f188e4de037a9e7914c645a54aa0d8e6e709f579 /addressbook/gui | |
parent | c67025743b0f0ef8f082b88559606dd0100aba3e (diff) | |
download | gsoc2013-evolution-27d2d424c57ad018c536442770bad7bed0e2558a.tar.gz gsoc2013-evolution-27d2d424c57ad018c536442770bad7bed0e2558a.tar.zst gsoc2013-evolution-27d2d424c57ad018c536442770bad7bed0e2558a.zip |
Fix a small spacing issue in the Display section's children, to be HIG
2005-02-02 Rodney Dawes <dobey@novell.com>
* gui/component/ldap-config.glade: Fix a small spacing issue in the
Display section's children, to be HIG compliant
svn path=/trunk/; revision=28683
Diffstat (limited to 'addressbook/gui')
-rw-r--r-- | addressbook/gui/component/ldap-config.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/component/ldap-config.glade b/addressbook/gui/component/ldap-config.glade index 140b7a28d4..32ef5a6f72 100644 --- a/addressbook/gui/component/ldap-config.glade +++ b/addressbook/gui/component/ldap-config.glade @@ -106,7 +106,7 @@ <widget class="GtkHBox" id="hbox122"> <property name="visible">True</property> <property name="homogeneous">False</property> - <property name="spacing">0</property> + <property name="spacing">6</property> <child> <widget class="GtkLabel" id="label563"> |