diff options
Diffstat (limited to 'resources/ui/new_contact.ui')
-rw-r--r-- | resources/ui/new_contact.ui | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/resources/ui/new_contact.ui b/resources/ui/new_contact.ui index 8788a26..b483a25 100644 --- a/resources/ui/new_contact.ui +++ b/resources/ui/new_contact.ui | |||
@@ -73,11 +73,7 @@ Author: Tobias Frisch | |||
73 | <object class="GtkBox"> | 73 | <object class="GtkBox"> |
74 | <property name="visible">True</property> | 74 | <property name="visible">True</property> |
75 | <property name="can-focus">False</property> | 75 | <property name="can-focus">False</property> |
76 | <property name="halign">center</property> | 76 | <property name="border-width">8</property> |
77 | <property name="margin-start">8</property> | ||
78 | <property name="margin-end">8</property> | ||
79 | <property name="margin-top">8</property> | ||
80 | <property name="margin-bottom">8</property> | ||
81 | <property name="orientation">vertical</property> | 77 | <property name="orientation">vertical</property> |
82 | <property name="spacing">4</property> | 78 | <property name="spacing">4</property> |
83 | <child> | 79 | <child> |
@@ -120,7 +116,7 @@ Author: Tobias Frisch | |||
120 | </child> | 116 | </child> |
121 | </object> | 117 | </object> |
122 | <packing> | 118 | <packing> |
123 | <property name="expand">False</property> | 119 | <property name="expand">True</property> |
124 | <property name="fill">True</property> | 120 | <property name="fill">True</property> |
125 | <property name="position">1</property> | 121 | <property name="position">1</property> |
126 | </packing> | 122 | </packing> |