[manager] higher default width for packages view

This commit is contained in:
Philip 2016-05-18 02:57:59 +02:00
parent 3f4c6d6833
commit d741402e5b
1 changed files with 1 additions and 1 deletions

View File

@ -365,7 +365,7 @@
<property name="can_focus">False</property>
<child>
<object class="GtkScrolledWindow" id="packages_scrolledwindow">
<property name="width_request">610</property>
<property name="width_request">614</property>
<property name="height_request">200</property>
<property name="visible">True</property>
<property name="can_focus">True</property>