Kaydet (Commit) 81205206 authored tarafından Caolán McNamara's avatar Caolán McNamara

center these buttons vertically, rather than fill the row

Change-Id: I9acf8198ac19c3e448bb7d65116e408ac179993e
üst d34e2f8b
......@@ -86,6 +86,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="valign">center</property>
<property name="use_action_appearance">False</property>
</object>
<packing>
......@@ -148,6 +149,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="valign">center</property>
<property name="use_action_appearance">False</property>
</object>
<packing>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment