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
This commit is contained in:
parent
3893a1da77
commit
f66e22df57
1 changed files with 4 additions and 4 deletions
|
@ -385,7 +385,7 @@
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
<property name="left_attach">0</property>
|
<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="width">2</property>
|
||||||
<property name="height">1</property>
|
<property name="height">1</property>
|
||||||
</packing>
|
</packing>
|
||||||
|
@ -402,7 +402,7 @@
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
<property name="left_attach">0</property>
|
<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="width">2</property>
|
||||||
<property name="height">1</property>
|
<property name="height">1</property>
|
||||||
</packing>
|
</packing>
|
||||||
|
@ -453,7 +453,7 @@
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
<property name="left_attach">0</property>
|
<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="width">2</property>
|
||||||
<property name="height">1</property>
|
<property name="height">1</property>
|
||||||
</packing>
|
</packing>
|
||||||
|
@ -474,7 +474,7 @@
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
<property name="left_attach">0</property>
|
<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="width">2</property>
|
||||||
<property name="height">1</property>
|
<property name="height">1</property>
|
||||||
</packing>
|
</packing>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue