gtkplacesview: tweak ui to allow more server rows
Following design guidance, reduce row height and increase popover height so the user is allowed to see more than 3 rows. https://bugzilla.gnome.org/show_bug.cgi?id=756568
This commit is contained in:
@ -75,7 +75,7 @@
|
||||
<property name="vexpand">1</property>
|
||||
<property name="shadow_type">in</property>
|
||||
<property name="min_content_width">250</property>
|
||||
<property name="min_content_height">150</property>
|
||||
<property name="min_content_height">200</property>
|
||||
<child>
|
||||
<object class="GtkViewport">
|
||||
<property name="visible">1</property>
|
||||
|
||||
Reference in New Issue
Block a user