You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2020/08/11 10:10:29 UTC

[openoffice] 02/02: Small adjustment for More-Button

This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO418
in repository https://gitbox.apache.org/repos/asf/openoffice.git

commit d8c68a9a5b1a77b65e11e00f3c6bb98bc1beb578
Author: mseidel <ms...@apache.org>
AuthorDate: Tue Aug 11 11:43:46 2020 +0200

    Small adjustment for More-Button
    
    (cherry picked from commit ea5920d9e7278f1fe716bb4428959b22b0ba0857)
---
 main/sfx2/source/doc/new.src | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/sfx2/source/doc/new.src b/main/sfx2/source/doc/new.src
index c670280..c2230e4 100644
--- a/main/sfx2/source/doc/new.src
+++ b/main/sfx2/source/doc/new.src
@@ -88,7 +88,7 @@ ModalDialog DLG_NEW_FILE
 	{
 		HelpID = "sfx2:MoreButton:DLG_NEW_FILE:BT_MORE" ;
 		Pos = MAP_APPFONT ( 274, 70 ) ;
-		Size = MAP_APPFONT ( 50, 14 ) ;
+		Size = MAP_APPFONT ( 56, 14 ) ;
 		Text [ en-US ] = "~More" ;
 		Delta = 148 ;
 		MapUnit = MAP_APPFONT ;