1
0
Fork 0

center log in button

This commit is contained in:
Raatty 2020-04-14 15:43:05 +12:00
parent 5b9a369114
commit e2afd229a6
1 changed files with 3 additions and 13 deletions

View File

@ -61,20 +61,10 @@
</object>
</child>
<child>
<object class="GtkBox">
<object class="GtkButton">
<property name="visible">True</property>
<child>
<object class="GtkButton">
<property name="visible">True</property>
<property name="label">Login</property>
<signal name="clicked" handler="login_cb"/>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="pack_type">end</property>
</packing>
</child>
<property name="label">Login</property>
<signal name="clicked" handler="login_cb"/>
</object>
</child>
<child>