diff options
-rw-r--r-- | libempathy-gtk/empathy-account-widget-sip.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libempathy-gtk/empathy-account-widget-sip.ui b/libempathy-gtk/empathy-account-widget-sip.ui index 19db5e2b7..7e83d37fb 100644 --- a/libempathy-gtk/empathy-account-widget-sip.ui +++ b/libempathy-gtk/empathy-account-widget-sip.ui @@ -266,7 +266,7 @@ username.</property> <child> <object class="GtkAlignment" id="alignment6"> <property name="visible">True</property> - <property name="left_padding">12</property> + <property name="left_padding">24</property> <child> <object class="GtkLabel" id="label_stun-port"> <property name="visible">True</property> @@ -286,7 +286,7 @@ username.</property> <child> <object class="GtkAlignment" id="alignment7"> <property name="visible">True</property> - <property name="left_padding">12</property> + <property name="left_padding">24</property> <child> <object class="GtkLabel" id="label_stun-server"> <property name="visible">True</property> |