From 647182ae8a223e1d5311e6fc502755edbe40400f Mon Sep 17 00:00:00 2001 From: kichik Date: Tue, 14 Jan 2003 14:24:36 +0000 Subject: [PATCH] Missing i git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2063 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/InstallOptions/Readme.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contrib/InstallOptions/Readme.html b/Contrib/InstallOptions/Readme.html index 5ff51f53..b97be5d2 100644 --- a/Contrib/InstallOptions/Readme.html +++ b/Contrib/InstallOptions/Readme.html @@ -293,7 +293,7 @@ numbers from 1 to NumFields. Each Field section can contain the following values "bottom" value is not used in the same way.
In this case, the bottom value is the maximum size of the window when the pop-up list is being displayed. All other - times, the combobox is automatically szed to be one element tall. If you + times, the combobox is automatically sized to be one element tall. If you have trouble where you can not see the combobox drop-down, then check the bottom value and ensure it is large enough.

Note (2):