[gnome-control-center/gnome-3-36] details-page.ui: Fixed rows of text collide, increased child's top_attach after auto_connect_check.



commit d7e546d486ef18b9613b6fd23e053a8e64b40d75
Author: Bin Li <bin li canonical com>
Date:   Wed Jul 29 15:16:17 2020 +0800

    details-page.ui: Fixed rows of text collide, increased child's top_attach
    after auto_connect_check.
    
    Closes: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/933

 panels/network/connection-editor/details-page.ui | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/panels/network/connection-editor/details-page.ui 
b/panels/network/connection-editor/details-page.ui
index eb8416918..fba3aa7be 100644
--- a/panels/network/connection-editor/details-page.ui
+++ b/panels/network/connection-editor/details-page.ui
@@ -385,7 +385,7 @@
       </object>
       <packing>
         <property name="left_attach">0</property>
-        <property name="top_attach">9</property>
+        <property name="top_attach">10</property>
         <property name="width">2</property>
         <property name="height">1</property>
       </packing>
@@ -402,7 +402,7 @@
       </object>
       <packing>
         <property name="left_attach">0</property>
-        <property name="top_attach">10</property>
+        <property name="top_attach">11</property>
         <property name="width">2</property>
         <property name="height">1</property>
       </packing>
@@ -453,7 +453,7 @@
       </object>
       <packing>
         <property name="left_attach">0</property>
-        <property name="top_attach">12</property>
+        <property name="top_attach">13</property>
         <property name="width">2</property>
         <property name="height">1</property>
       </packing>
@@ -474,7 +474,7 @@
       </object>
       <packing>
         <property name="left_attach">0</property>
-        <property name="top_attach">13</property>
+        <property name="top_attach">14</property>
         <property name="width">2</property>
         <property name="height">1</property>
       </packing>


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