printdialog: Make collate image smaller

This matches the appearance on GTK 3, and prevents
the checkbuttons next to the image from being spaced
out.
This commit is contained in:
Matthias Clasen 2020-08-30 17:00:15 -04:00
parent 830b2b7f30
commit d3042dabf4

View File

@ -347,7 +347,7 @@
<child>
<object class="GtkDrawingArea" id="collate_image">
<property name="content-width">70</property>
<property name="content-height">90</property>
<property name="content-height">50</property>
<layout>
<property name="column">1</property>
<property name="row">1</property>