remove border width of hbuttonbox in acct creation wizard
This commit is contained in:
parent
6a0599500e
commit
f6e2cb37fb
|
@ -14254,7 +14254,6 @@ Please wait...</property>
|
||||||
|
|
||||||
<child>
|
<child>
|
||||||
<widget class="GtkHButtonBox" id="hbuttonbox19">
|
<widget class="GtkHButtonBox" id="hbuttonbox19">
|
||||||
<property name="border_width">2</property>
|
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="layout_style">GTK_BUTTONBOX_END</property>
|
<property name="layout_style">GTK_BUTTONBOX_END</property>
|
||||||
<property name="spacing">12</property>
|
<property name="spacing">12</property>
|
||||||
|
|
Loading…
Reference in New Issue