summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-06-05 09:31:04 +0100
committerFridrich Strba <fridrich@documentfoundation.org>2013-06-05 08:45:05 +0000
commit9743dc5aca9f286b869614c944168737a2c2be28 (patch)
treeb3af171653cb43ce1072f0a259a94a19c2d68fa9 /sw
parent85b44f98a810acd90274271fde41a7694389ad07 (diff)
Resolves: fdo#64151 increase checkbox size to fit last 'h' into it
Change-Id: I3e49741f127df07f55fedc780dc8c6ee5cedb26d Reviewed-on: https://gerrit.libreoffice.org/4162 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
Diffstat (limited to 'sw')
-rw-r--r--sw/source/ui/config/optdlg.src4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/config/optdlg.src b/sw/source/ui/config/optdlg.src
index 4454feef81cd..03c2943c3233 100644
--- a/sw/source/ui/config/optdlg.src
+++ b/sw/source/ui/config/optdlg.src
@@ -1039,7 +1039,7 @@ TabPage TP_COMPARISON_OPT
CheckBox CB_RSID
{
Pos = MAP_APPFONT ( 12 , 69 ) ;
- Size = MAP_APPFONT ( 70 , 10 ) ;
+ Size = MAP_APPFONT ( 80 , 10 ) ;
Text [ en-US ] = "Use ~RSID";
TabStop = TRUE ;
Group = TRUE ;
@@ -1047,7 +1047,7 @@ TabPage TP_COMPARISON_OPT
CheckBox CB_IGNORE
{
Pos = MAP_APPFONT ( 12 , 82 ) ;
- Size = MAP_APPFONT ( 70 , 10 ) ;
+ Size = MAP_APPFONT ( 80 , 10 ) ;
Text [ en-US ] = "Ignore ~pieces of length";
};
NumericField NF_LEN