From a5f3c9b0c9fce45f2d72112482fce19ff3aa11d9 Mon Sep 17 00:00:00 2001 From: Michael Joseph Date: Tue, 4 Mar 2003 10:09:16 +0000 Subject: [PATCH] tweaked mozilla settings --- presentation/lookAndFeel/knowledgeTree/stylesheet.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/presentation/lookAndFeel/knowledgeTree/stylesheet.php b/presentation/lookAndFeel/knowledgeTree/stylesheet.php index 92e095b..7c6ca1c 100644 --- a/presentation/lookAndFeel/knowledgeTree/stylesheet.php +++ b/presentation/lookAndFeel/knowledgeTree/stylesheet.php @@ -23,7 +23,7 @@ if ( ($browser == "moz") && ($version <= 4.79)) { $scroll["downArrowLeft"] = "750"; $scroll["downArrowTop"] = "570"; - $scroll["textBoxLeft"] = "140"; + $scroll["textBoxLeft"] = "150"; $scroll["textBoxTop"] = "150"; $scroll["textBoxWidth"] = "610"; $scroll["textBoxHeight"] = "440"; -- libgit2 0.21.4