[gnome-control-center/wip/every-detail-matters-round1: 10/19] network: Equal spacing between list sections



commit 70b668855d4a9de8820ab0e7f4153b01fa02bae4
Author: Allan Day <allanpday gmail com>
Date:   Fri Jun 14 11:13:09 2019 +0100

    network: Equal spacing between list sections
    
    There should be an equal amount of vertical space between each list
    section.
    
    Fixes #550

 panels/network/cc-network-panel.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/panels/network/cc-network-panel.ui b/panels/network/cc-network-panel.ui
index 14c70cde3..e4e75d51c 100644
--- a/panels/network/cc-network-panel.ui
+++ b/panels/network/cc-network-panel.ui
@@ -79,6 +79,7 @@
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
                             <property name="orientation">vertical</property>
+                            <property name="spacing">24</property>
                           </object>
                         </child>
                         <child>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]