Add ypad for "User avatar:" label in vcard window

This commit is contained in:
Denis Fomin 2011-03-27 21:36:17 +04:00
parent 3d65d05487
commit df960e4a5d
1 changed files with 1 additions and 0 deletions

View File

@ -271,6 +271,7 @@
<object class="GtkLabel" id="user_avatar_label">
<property name="no_show_all">True</property>
<property name="xalign">0</property>
<property name="ypad">5</property>
<property name="label" translatable="yes">User avatar:</property>
</object>
<packing>