summaryrefslogtreecommitdiff
path: root/data/graphics/gui/speechbubble.xml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-12-16 19:51:22 +0300
committerAndrei Karas <akaras@inbox.ru>2013-12-16 20:05:42 +0300
commit7f7ac0e998506fb2b19b03ae4f2ef6ef04b87b13 (patch)
treeff445411d6b69e6f65f7f83bf7ff634974f472c6 /data/graphics/gui/speechbubble.xml
parentbf3205aafa71fad7138e7be8a4b641907ec056ce (diff)
downloadmv-7f7ac0e998506fb2b19b03ae4f2ef6ef04b87b13.tar.gz
mv-7f7ac0e998506fb2b19b03ae4f2ef6ef04b87b13.tar.bz2
mv-7f7ac0e998506fb2b19b03ae4f2ef6ef04b87b13.tar.xz
mv-7f7ac0e998506fb2b19b03ae4f2ef6ef04b87b13.zip
fix speechbubble size.
Diffstat (limited to 'data/graphics/gui/speechbubble.xml')
-rw-r--r--data/graphics/gui/speechbubble.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/graphics/gui/speechbubble.xml b/data/graphics/gui/speechbubble.xml
index 6b79718b3..5ca5b1e69 100644
--- a/data/graphics/gui/speechbubble.xml
+++ b/data/graphics/gui/speechbubble.xml
@@ -1,6 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<skinset name="SpeechBubble" image="bubble.png">
<widget type="Window">
+ <option name="padding" value="4" />
+ <option name="spacing" value="2" />
+
<!-- Top Row -->
<part type="top-left-corner" xpos="0" ypos="0" width="5" height="5" />
<part type="top-edge" xpos="5" ypos="0" width="5" height="5" />