online-accounts: Increase the height of the panel

https://bugzilla.gnome.org/show_bug.cgi?id=732636
This commit is contained in:
Arnaud Bonatti 2014-07-02 17:25:54 +02:00 committed by Debarshi Ray
parent 9ed2ef3efe
commit eb6a9c656a

View file

@ -25,7 +25,7 @@
<property name="can_focus">True</property>
<property name="hscrollbar_policy">never</property>
<property name="shadow_type">in</property>
<property name="min_content_height">250</property>
<property name="min_content_height">300</property>
<child>
<object class="GtkTreeView" id="accounts-tree-treeview">
<property name="width_request">200</property>