diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-04-23 03:27:24 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2011-04-23 03:27:24 +0800 |
commit | 04f5c83b068bc67b49929f630721f8f869c4515a (patch) | |
tree | 392620bfb6249abc27a92eaa0baa9d3e7d407514 /addressbook/gui/contact-editor | |
parent | 9d7c930d70d35941e0c4ba715c0f6fb0b8de76aa (diff) | |
download | gsoc2013-evolution-04f5c83b068bc67b49929f630721f8f869c4515a.tar gsoc2013-evolution-04f5c83b068bc67b49929f630721f8f869c4515a.tar.gz gsoc2013-evolution-04f5c83b068bc67b49929f630721f8f869c4515a.tar.bz2 gsoc2013-evolution-04f5c83b068bc67b49929f630721f8f869c4515a.tar.lz gsoc2013-evolution-04f5c83b068bc67b49929f630721f8f869c4515a.tar.xz gsoc2013-evolution-04f5c83b068bc67b49929f630721f8f869c4515a.tar.zst gsoc2013-evolution-04f5c83b068bc67b49929f630721f8f869c4515a.zip |
Bug 619782 - Characters override in contact editor express mode
Diffstat (limited to 'addressbook/gui/contact-editor')
-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"> |