Fixes: Add margin to find toolbar

Details:
This ensures that the Find label text is aligned with the
Application output.
This commit is contained in:
Jens Bache-Wiig
2009-06-04 15:48:38 +02:00
parent 2c8d69bd89
commit c521e3bd76

View File

@@ -23,7 +23,16 @@
<property name="spacing">
<number>15</number>
</property>
<property name="margin">
<property name="leftMargin">
<number>5</number>
</property>
<property name="topMargin">
<number>1</number>
</property>
<property name="rightMargin">
<number>5</number>
</property>
<property name="bottomMargin">
<number>1</number>
</property>
<item>