Fix data form window space usage

This commit is contained in:
Link Mauve 2018-02-12 12:34:00 +01:00
parent 1071603b69
commit c02af8f517
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
<object class="GtkScrolledWindow" id="single_form_scrolledwindow">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="vexpand">True</property>
<property name="expand">True</property>
<child>
<object class="GtkViewport" id="single_form_viewport">
<property name="visible">True</property>