Kaydet (Commit) 1d4018f1 authored tarafından Adolfo Jayme Barrientos's avatar Adolfo Jayme Barrientos

tdf#99104 Checkbox in User Data page isn’t aligned to anything in the section

See comment 6.

Change-Id: I492b8fa9a0e018ded46a6ebe290088898bdfe3d9
üst b84279a0
...@@ -420,9 +420,8 @@ ...@@ -420,9 +420,8 @@
<property name="draw_indicator">True</property> <property name="draw_indicator">True</property>
</object> </object>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">1</property>
<property name="top_attach">12</property> <property name="top_attach">12</property>
<property name="width">2</property>
</packing> </packing>
</child> </child>
<child> <child>
...@@ -795,6 +794,9 @@ ...@@ -795,6 +794,9 @@
<property name="top_attach">0</property> <property name="top_attach">0</property>
</packing> </packing>
</child> </child>
<child>
<placeholder/>
</child>
</object> </object>
</child> </child>
</object> </object>
......
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