summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorAndreas Mantke <maand@gmx.de>2013-03-23 12:36:27 +0100
committerBjörn Michaelsen <bjoern.michaelsen@canonical.com>2013-03-23 12:10:13 +0000
commit20064583080a8622ba1b8f217cb0b9c184a3ae15 (patch)
tree6661d7155ed2e34315f9694d182ebaf5e499c180 /sd
parent4934f877e020c3b8a8225316cb3388be2812d2a6 (diff)
fixed the dialog because there was an overlap
Change-Id: I5520eed20357d493ef198a935486f45dd7181e0a Reviewed-on: https://gerrit.libreoffice.org/2926 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/animations/CustomAnimationDialog.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/animations/CustomAnimationDialog.src b/sd/source/ui/animations/CustomAnimationDialog.src
index f8f7afe4c111..2bd8664532e3 100644
--- a/sd/source/ui/animations/CustomAnimationDialog.src
+++ b/sd/source/ui/animations/CustomAnimationDialog.src
@@ -636,7 +636,7 @@ TabPage RID_TP_CUSTOMANIMATION_TEXT
{
HelpID = "sd:CheckBox:RID_TP_CUSTOMANIMATION_TEXT:CBX_GROUP_AUTO";
Pos = MAP_APPFONT ( X0 , 20 ) ;
- Size = MAP_APPFONT ( W0 , 10 ) ;
+ Size = MAP_APPFONT ( W1 , 8 ) ;
TabStop = TRUE ;
Text [ en-US ] = "Automatically after" ;
};