diff options
author | Hal9000 <miglietta.francesco@gmail.com> | 2013-02-07 23:46:03 +0100 |
---|---|---|
committer | Hal9000 <miglietta.francesco@gmail.com> | 2013-02-07 23:46:03 +0100 |
commit | 19ffe32c8b6b4eda54df9cb2d2a2f5cfae92530b (patch) | |
tree | 40dbcf58b205c3e80e44fc733b94c5f24a114448 /data/themes | |
parent | 943f974ff274b1c68acd90e56c86ce01d9be170f (diff) | |
download | plus-19ffe32c8b6b4eda54df9cb2d2a2f5cfae92530b.tar.gz plus-19ffe32c8b6b4eda54df9cb2d2a2f5cfae92530b.tar.bz2 plus-19ffe32c8b6b4eda54df9cb2d2a2f5cfae92530b.tar.xz plus-19ffe32c8b6b4eda54df9cb2d2a2f5cfae92530b.zip |
Jewelry Theme: fix Quests window quest icon layout.
Diffstat (limited to 'data/themes')
-rw-r--r-- | data/themes/jewelry/extendedlistbox.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/themes/jewelry/extendedlistbox.xml b/data/themes/jewelry/extendedlistbox.xml index c773625c8..82940467b 100644 --- a/data/themes/jewelry/extendedlistbox.xml +++ b/data/themes/jewelry/extendedlistbox.xml @@ -3,7 +3,7 @@ <option name="padding" value="8" /> <option name="textPadding" value="48" /> - <option name="imagePadding" value="0" /> + <option name="imagePadding" value="6" /> <option name="itemPadding" value="1" /> <option name="spacing" value="8" /> |