network: properly align the header with the labels below
This commit is contained in:
parent
67c97dc588
commit
be2a4ddca9
1 changed files with 2 additions and 7 deletions
|
@ -74,11 +74,11 @@
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkAlignment" id="alignment_header">
|
<object class="GtkAlignment" id="alignment_header">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="left_padding">18</property>
|
<property name="left_padding">21</property>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkHBox" id="hbox_device_header">
|
<object class="GtkHBox" id="hbox_device_header">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="spacing">6</property>
|
<property name="spacing">9</property>
|
||||||
<child>
|
<child>
|
||||||
<object class="GtkHBox" id="hbox3">
|
<object class="GtkHBox" id="hbox3">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
|
@ -168,11 +168,6 @@
|
||||||
</packing>
|
</packing>
|
||||||
</child>
|
</child>
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
|
||||||
<property name="expand">False</property>
|
|
||||||
<property name="fill">False</property>
|
|
||||||
<property name="position">0</property>
|
|
||||||
</packing>
|
|
||||||
</child>
|
</child>
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue