gui: Remove empty label between controls and tags

It's easier to have the controls expand into this column, but still
align them with the edge of the window.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
This commit is contained in:
Anna Schumaker 2016-05-10 11:03:39 -04:00
parent 25211e93ac
commit 909b50168f
1 changed files with 2 additions and 12 deletions

View File

@ -567,7 +567,7 @@
</child>
</object>
<packing>
<property name="left_attach">3</property>
<property name="left_attach">2</property>
<property name="top_attach">0</property>
<property name="width">3</property>
</packing>
@ -616,17 +616,7 @@
</child>
</object>
<packing>
<property name="left_attach">6</property>
<property name="top_attach">0</property>
</packing>
</child>
<child>
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can_focus">False</property>
</object>
<packing>
<property name="left_attach">2</property>
<property name="left_attach">5</property>
<property name="top_attach">0</property>
</packing>
</child>