wacom: Make images have a width of 1

So they're the same width as the navigation buttons
This commit is contained in:
Bastien Nocera 2012-01-30 16:11:10 +00:00
parent 485dc70e28
commit eb82ee2205
2 changed files with 2 additions and 2 deletions

View file

@ -174,7 +174,7 @@
<packing>
<property name="left_attach">0</property>
<property name="top_attach">1</property>
<property name="width">2</property>
<property name="width">1</property>
<property name="height">3</property>
</packing>
</child>

View file

@ -77,7 +77,7 @@
<packing>
<property name="left_attach">0</property>
<property name="top_attach">1</property>
<property name="width">2</property>
<property name="width">1</property>
<property name="height">4</property>
</packing>
</child>