From bacf45b72258271f8ff96a371688b781d9c0ba37 Mon Sep 17 00:00:00 2001 From: "Stefan Knorr (astron)" Date: Sat, 25 Feb 2012 11:56:19 +0100 Subject: Writer/Options: Move Comments 10 units up --- sw/source/ui/config/optdlg.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sw') diff --git a/sw/source/ui/config/optdlg.src b/sw/source/ui/config/optdlg.src index e02d415c9ede..347bd8bde6d9 100644 --- a/sw/source/ui/config/optdlg.src +++ b/sw/source/ui/config/optdlg.src @@ -171,7 +171,7 @@ TabPage TP_CONTENT_OPT CheckBox CB_POSTIT { HelpID = "sw:CheckBox:TP_CONTENT_OPT:CB_POSTIT"; - Pos = MAP_APPFONT ( 12 , 103 ) ; + Pos = MAP_APPFONT ( 12 , 93 ) ; Size = MAP_APPFONT ( 108 , 10 ) ; Text [ en-US ] = "~Comments" ; }; -- cgit