wrong box
diff --git a/build/index.php b/build/index.php
index 4a72cc2..9ae935c 100644
--- a/build/index.php
+++ b/build/index.php
@@ -141,7 +141,7 @@
 				<td>&#160;</td>
 				<td colspan=2>
 				<small>
-				<select multiple="multiple" style="font-size:9px" name="build_Dependencies_URL[]" size="18" onchange="showfullURL(this.options[this.selectedIndex].value);">
+				<select multiple="multiple" style="font-size:9px" name="build_Dependencies_URL[]" size="5" onchange="showfullURL(this.options[this.selectedIndex].value);">
 				<?php displayURLs($options["DependenciesURL"]); ?>
 				</select></td>
 			</tr>
@@ -154,7 +154,7 @@
 				</td>
 				<td>&#160;</td>
 				<td colspan=2>
-				<textarea name="build_Dependencies_URL_New" cols="10" rows="1"></textarea>
+				<textarea name="build_Dependencies_URL_New" cols="50" rows="1"></textarea>
 				</td>
 			</tr>
 			<tr><td colspan="6">&#160;</td></tr>