From 417c8d532a597da7a36abb50f3e1c9288de82ec3 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 8 Apr 2002 13:36:08 +0000 Subject: [PATCH] reduce select box --- ChangeLog | 4 ++++ tbl_select.php3 | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f5facb8be..7ce6bec3b 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,10 @@ phpMyAdmin - Changelog $Id$ $Source$ +2002-04-08 Marc Delisle + * tbl_select.php3: to gain vertical space, reduce the size of the + select box if the number of fields is < 10 + 2002-04-06 Loïc Chapeaux * header.inc.php3, lines 64-66; left.php3, lines 135-136 & 154-155: back to previous version. diff --git a/tbl_select.php3 b/tbl_select.php3 index 3cc37c4b4..998a00479 100755 --- a/tbl_select.php3 +++ b/tbl_select.php3 @@ -62,7 +62,7 @@ if (!isset($param) || $param[0] == '') {        :
      -