Increase ht of text box
authorScott Cantor <cantor.2@osu.edu>
Wed, 20 Jun 2012 20:53:16 +0000 (20:53 +0000)
committerScott Cantor <cantor.2@osu.edu>
Wed, 20 Jun 2012 20:53:16 +0000 (20:53 +0000)
msi/WiX/ShibbolethSP-install-dlg.wxs

index 238a24a..f353f2f 100644 (file)
@@ -47,7 +47,7 @@
         <Control Id='DescriptionLine2' Type='Text' X='25' Y='70' Height='12' Width='320' \r
                  Text='To install into a different folder, click the Browse button, and select another folder.'/>\r
 \r
-        <Control Id='DescriptionLine3' Type='Text' X='25' Y='90' Height='12' Width='320' \r
+        <Control Id='DescriptionLine3' Type='Text' X='25' Y='90' Height='24' Width='320' \r
                  Text='You can choose not to install [ProductName] by clicking Cancel to exit the installer.' />\r
 \r
         <!-- Where? -->\r