diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-04-23 03:27:24 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-06-30 00:41:56 +0800 |
commit | 9dde6599a16a408d5ba6e3a84b147b1826e2d27b (patch) | |
tree | 3cce11effec87562e60a34942b428f3c1c83ddc8 /addressbook | |
parent | 80e2be58ed124d1c837296c4578fdc58b2c7f3c7 (diff) | |
download | gsoc2013-evolution-9dde6599a16a408d5ba6e3a84b147b1826e2d27b.tar.gz gsoc2013-evolution-9dde6599a16a408d5ba6e3a84b147b1826e2d27b.tar.zst gsoc2013-evolution-9dde6599a16a408d5ba6e3a84b147b1826e2d27b.zip |
Bug 619782 - Characters override in contact editor express mode
Diffstat (limited to 'addressbook')
-rw-r--r-- | addressbook/gui/contact-editor/contact-editor.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/addressbook/gui/contact-editor/contact-editor.ui b/addressbook/gui/contact-editor/contact-editor.ui index 428b17a600..b30e716a2f 100644 --- a/addressbook/gui/contact-editor/contact-editor.ui +++ b/addressbook/gui/contact-editor/contact-editor.ui @@ -1584,7 +1584,6 @@ <property name="right_padding">10</property> <child> <object class="GtkHBox" id="hbox59"> - <property name="height_request">50</property> <property name="visible">True</property> <child> <object class="GtkTable" id="table-home-address"> @@ -1827,7 +1826,6 @@ <property name="right_padding">10</property> <child> <object class="GtkHBox" id="hbox98"> - <property name="height_request">50</property> <property name="visible">True</property> <child> <object class="GtkTable" id="table-work-address"> @@ -2069,7 +2067,6 @@ <property name="right_padding">10</property> <child> <object class="GtkHBox" id="hbox103"> - <property name="height_request">50</property> <property name="visible">True</property> <child> <object class="GtkTable" id="table-other-address"> |