diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/graphics/gui/jewelry/theme.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/graphics/gui/jewelry/theme.xml b/data/graphics/gui/jewelry/theme.xml index aa965d07..a6c2e1a0 100644 --- a/data/graphics/gui/jewelry/theme.xml +++ b/data/graphics/gui/jewelry/theme.xml @@ -499,7 +499,7 @@ </state> </skin> - <skin type="ShortcutBox" width="36" height="42"> + <skin type="ShortcutBox" padding="2" width="36" height="42"> <state> <img src="window.png" x="58" y="75" width="36" height="42" /> </state> |