gui: Remove padding around Add Selected Path image

The xpad and ypad properties are deprecated, and this button looks fine
without anything set.

Fixes #41: Fix spacing on Add Selected Path button image
Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
This commit is contained in:
Anna Schumaker 2016-04-29 14:01:02 -04:00
parent bb9f220785
commit 088c2ec37f
1 changed files with 0 additions and 2 deletions

View File

@ -27,8 +27,6 @@
<object class="GtkImage" id="image11">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xpad">5</property>
<property name="ypad">5</property>
<property name="icon_name">dialog-ok</property>
</object>
<object class="GtkImage" id="image12">