From 658667df52c7b2f1e47456a9911719f5e86974a2 Mon Sep 17 00:00:00 2001 From: joostverburg Date: Sat, 14 Dec 2002 13:11:10 +0000 Subject: [PATCH] high dpi fix git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1952 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/Modern UI/ioSpecial.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Contrib/Modern UI/ioSpecial.ini b/Contrib/Modern UI/ioSpecial.ini index bb7ed8b9..65ab70b9 100644 --- a/Contrib/Modern UI/ioSpecial.ini +++ b/Contrib/Modern UI/ioSpecial.ini @@ -13,10 +13,10 @@ Type=label Left=120 Right=315 Top=10 -Bottom=32 +Bottom=35 [Field 3] Type=label Left=120 Right=315 -Top=42 +Top=45 Bottom=185 \ No newline at end of file