Kaydet (Commit) 8a34ea45 authored tarafından Jan Holesovsky's avatar Jan Holesovsky

fdo#83076: More space around the 'Custom Value'.

Change-Id: If75b5a9dddf308972f3c86f6c3b4bf12327f858e
üst 2e71ef8e
......@@ -139,6 +139,8 @@
<object class="GtkFrame" id="frame1">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="margin_left">3</property>
<property name="margin_top">6</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="label_xalign">0</property>
......@@ -147,6 +149,7 @@
<object class="GtkAlignment" id="alignment1">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="margin_top">6</property>
<property name="left_padding">12</property>
<child>
<object class="GtkGrid" id="grid3">
......
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