Increase grid width on Connection Panel

This commit is contained in:
coderkun 2017-04-22 15:09:44 +02:00
commit c5d7e75236
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View file

@ -380,6 +380,7 @@
<property name="can_focus">False</property>
<child>
<object class="GtkGrid">
<property name="width_request">500</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="column_spacing">5</property>