ResolutionsPage: reduce width of the controls

This commit is contained in:
Jente Hidskes
2017-08-07 17:40:03 +02:00
committed by Peter Hutterer
parent 9652d8d721
commit 55e10bdfc8

View File

@@ -10,7 +10,7 @@
</child>
<child>
<object class="GtkBox">
<property name="width_request">400</property>
<property name="width_request">300</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="border_width">20</property>